From 530422198e4fe885e6845b71f8836ce79c3f0777 Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Wed, 19 Jan 2022 15:45:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=83=A8=E5=88=86=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomFormComponents/InputForStandards.vue | 5 +++++ src/pages/processCenter/pages/creatProcess/bzrk/step1.vue | 6 +++--- src/pages/processCenter/pages/creatProcess/bzrk/step4.vue | 6 +++--- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/components/CustomFormComponents/InputForStandards.vue b/src/components/CustomFormComponents/InputForStandards.vue index 50581f7bd..dd39e4bc6 100644 --- a/src/components/CustomFormComponents/InputForStandards.vue +++ b/src/components/CustomFormComponents/InputForStandards.vue @@ -286,6 +286,11 @@ export default { this.quoteIdList1 = [] this.replaceLawsNumForm.quoteIdList = '' } + if (this.config.attrField === 'CBBH') { + this.replaceLawsNumForm.standType = 'FOREIGN' + } else { + this.replaceLawsNumForm.standType = '' + } // this.replaceLawsNumForm.standType = this.config.attrField === 'CBBH' ? 'FOREIGN' : 'INLAND' this.$http.get('sarStandardsInfo/sar-standards-info/getSarStandardsInfoPage', this.replaceLawsNumForm, { _this: this, diff --git a/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue b/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue index 8e18aa7fe..389bfc5c2 100644 --- a/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue +++ b/src/pages/processCenter/pages/creatProcess/bzrk/step1.vue @@ -594,7 +594,7 @@ - + - + - + --> - + - + - +