From cac20439f5b649c7693690a40d164551ec0dfd8a Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Tue, 9 Apr 2024 09:04:49 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BC=81=E6=A0=87=E8=AE=A1=E5=88=92?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E4=B8=AD=E9=85=8D=E5=90=88=E5=8D=95=E4=BD=8D?= =?UTF-8?q?=E5=92=8C=E9=9A=B6=E5=B1=9E=E5=B7=A5=E4=BD=9C=E7=BB=84=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E6=94=B9=E4=B8=BA=E9=9D=9E=E5=BF=85=E5=A1=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/ContactEnterSendTaskModal.vue | 9 --------- .../modules/BaseInfoTableModal.vue | 9 --------- .../modules/ApprovalBaseInfo.vue | 18 ------------------ 3 files changed, 36 deletions(-) diff --git a/src/views/workCenter/annualRevisionPlanActivelyReport/modules/ContactEnterSendTaskModal.vue b/src/views/workCenter/annualRevisionPlanActivelyReport/modules/ContactEnterSendTaskModal.vue index 4bb18f95..f88014dc 100644 --- a/src/views/workCenter/annualRevisionPlanActivelyReport/modules/ContactEnterSendTaskModal.vue +++ b/src/views/workCenter/annualRevisionPlanActivelyReport/modules/ContactEnterSendTaskModal.vue @@ -500,7 +500,6 @@
- * {{ $t('workCenter.enterpriseInitChangePlan.suitUnit') }} @@ -714,14 +713,6 @@ export default { message: this.$t('workCenter.enterpriseInitChangePlan.standardPusher') + this.$t('cannotEmpty'), trigger: 'change' } - ], - // 配合单位 - cooperationUnit: [ - { - required: true, - message: this.$t('workCenter.enterpriseInitChangePlan.suitUnit') + this.$t('cannotEmpty'), - trigger: 'change' - } ] }, isLook: false, // 是否是查看 diff --git a/src/views/workCenter/annualRevisionPlanStandardizationInit/modules/BaseInfoTableModal.vue b/src/views/workCenter/annualRevisionPlanStandardizationInit/modules/BaseInfoTableModal.vue index 2207f09f..bb2b9b92 100644 --- a/src/views/workCenter/annualRevisionPlanStandardizationInit/modules/BaseInfoTableModal.vue +++ b/src/views/workCenter/annualRevisionPlanStandardizationInit/modules/BaseInfoTableModal.vue @@ -478,7 +478,6 @@
- * {{ $t('workCenter.enterpriseInitChangePlan.suitUnit') }} @@ -721,14 +720,6 @@ export default { message: this.$t('workCenter.enterpriseInitChangePlan.standardPusher') + this.$t('cannotEmpty'), trigger: 'change' } - ], - // 配合单位 - cooperationUnit: [ - { - required: true, - message: this.$t('workCenter.enterpriseInitChangePlan.suitUnit') + this.$t('cannotEmpty'), - trigger: 'change' - } ] }, isLook: false, // 是否是查看 diff --git a/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue b/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue index 453cf1f2..11f510ca 100644 --- a/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue +++ b/src/views/workCenter/enterpriseStandardInitChange/modules/ApprovalBaseInfo.vue @@ -446,7 +446,6 @@
- * {{ $t('workCenter.enterpriseInitChangePlan.suitUnit') }} @@ -461,7 +460,6 @@
- * {{ $t('workCenter.revisionPlanActivelyReport.affiliatedWorkingGroup') }} @@ -948,22 +946,6 @@ export default { message: this.$t('workCenter.enterpriseInitChangePlan.standardPusher') + this.$t('cannotEmpty'), trigger: 'change' } - ], - // 配合单位 - cooperationUnit: [ - { - required: true, - message: this.$t('workCenter.enterpriseInitChangePlan.suitUnit') + this.$t('cannotEmpty'), - trigger: 'change' - } - ], - // 隶属工作组 - workGroup: [ - { - required: true, - message: this.$t('workCenter.revisionPlanActivelyReport.affiliatedWorkingGroup') + this.$t('cannotEmpty'), - trigger: 'change' - } ] }, // 各模块的收齐和展开状态