-
*
{{ $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'
- }
]
},
// 各模块的收齐和展开状态