diff --git a/src/views/projectFront/projectSummary/cooperationUnit.vue b/src/views/projectFront/projectSummary/cooperationUnit.vue index b61769c9..5bdef075 100644 --- a/src/views/projectFront/projectSummary/cooperationUnit.vue +++ b/src/views/projectFront/projectSummary/cooperationUnit.vue @@ -985,7 +985,7 @@ export default { 'message.laborMange.theNewEnterprise' ) this.addEnterpriseDialog = true - this.enterpriseForm.enterpriseTypeId = Number(this.checkedId) + // this.enterpriseForm.enterpriseTypeId = Number(this.checkedId) }, //编辑按钮 editBtn(value) {