叶松
2023-11-03 2d229eef4d2b3bf972e1b4e46d027acf0d080d3b
web/src/views/ProjectManage/SectionManage.vue
@@ -254,7 +254,7 @@
      return this.submitMode === 'update'
    },
    dialogTitle() {
      return this.isUpdate ? '修改新增单位工程' : '新增单位工程'
      return this.isUpdate ? '修改单位工程' : '新增单位工程'
    },
  },
  created() {