分支自 supipe
web/src/views/ProjectManage/SectionManage.vue @@ -254,7 +254,7 @@ return this.submitMode === 'update' }, dialogTitle() { return this.isUpdate ? '修改新增单位工程' : '新增单位工程' return this.isUpdate ? '修改单位工程' : '新增单位工程' }, }, created() {