From fcaf8d5afcb431e8977e4ab2891023cec6219f62 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Tue, 30 Jan 2024 14:19:18 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E5=B9=B4=E5=BA=A6=E5=88=B6=E4=BF=AE?= =?UTF-8?q?=E8=AE=A2-=E6=A0=87=E5=87=86=E5=8C=96=E5=8F=91=E8=B5=B7?= =?UTF-8?q?=E7=9A=84=E6=8E=88=E6=9D=83=E9=83=A8=E9=97=A8=E6=94=B9=E6=88=90?= =?UTF-8?q?=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/BaseInfoTableModal.vue | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/views/workCenter/annualRevisionPlanStandardizationInit/modules/BaseInfoTableModal.vue b/src/views/workCenter/annualRevisionPlanStandardizationInit/modules/BaseInfoTableModal.vue index 25e33f3b..9d793f8a 100644 --- a/src/views/workCenter/annualRevisionPlanStandardizationInit/modules/BaseInfoTableModal.vue +++ b/src/views/workCenter/annualRevisionPlanStandardizationInit/modules/BaseInfoTableModal.vue @@ -398,7 +398,6 @@
- * {{ $t('workCenter.enterpriseInitChangePlan.authorizationDepart') }} @@ -696,14 +695,6 @@ export default { trigger: 'change' } ], - // 授权部门 - authDept: [ - { - required: true, - message: this.$t('workCenter.enterpriseInitChangePlan.authorizationDepart') + this.$t('cannotEmpty'), - trigger: 'change' - } - ], // 主起草人 mainDraftingUser: [ {