From 36b7b3a2b2f553300b16e4840e1fb2e3ec232bd3 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Thu, 7 Dec 2023 14:29:10 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9=E4=BC=81=E6=A0=87?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=B5=81=E7=A8=8B=E5=A2=9E=E5=8A=A0=E6=8E=88?= =?UTF-8?q?=E6=9D=83=E9=83=A8=E9=97=A8=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/BaseInfoForm.vue | 109 +++++++++++++++++- 1 file changed, 105 insertions(+), 4 deletions(-) diff --git a/src/views/workCenter/enterpriseStandardChange/modules/BaseInfoForm.vue b/src/views/workCenter/enterpriseStandardChange/modules/BaseInfoForm.vue index 16e127c1..5cd7efe6 100644 --- a/src/views/workCenter/enterpriseStandardChange/modules/BaseInfoForm.vue +++ b/src/views/workCenter/enterpriseStandardChange/modules/BaseInfoForm.vue @@ -68,6 +68,22 @@ dictCode="standard_grade_classify" /> + +
+
+ + {{ $t('workCenter.enterpriseInitChangePlan.authorizationDepart') }} + +
+ + + +
@@ -256,13 +272,13 @@ {{ $t('workCenter.enStandardChange.quotedStandard') }}
- + + v-model="formInline.referenceStandard" />
@@ -325,13 +341,14 @@