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