From c47d8474e8d4d43b62f42e0a4693eaefe5d35954 Mon Sep 17 00:00:00 2001 From: zhutianqi Date: Wed, 23 Feb 2022 09:59:32 +0800 Subject: [PATCH] commit --- .../CustomFormComponents/InputForStandardsForForeign.vue | 2 +- src/pages/details/otherBussStandardDetails/index.vue | 2 +- src/pages/processCenter/pages/creatProcess/bzrk/step2.vue | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/CustomFormComponents/InputForStandardsForForeign.vue b/src/components/CustomFormComponents/InputForStandardsForForeign.vue index 9cbdc4d10..2a6ee0d94 100644 --- a/src/components/CustomFormComponents/InputForStandardsForForeign.vue +++ b/src/components/CustomFormComponents/InputForStandardsForForeign.vue @@ -25,7 +25,7 @@ style="position:absolute;top: 10px;right: 0;" @click="selectLaws" v-if="(processModel && !disabled) || !processModel" - >手动查找123 + >手动查找 - {{ child.value }} - diff --git a/src/pages/processCenter/pages/creatProcess/bzrk/step2.vue b/src/pages/processCenter/pages/creatProcess/bzrk/step2.vue index c9dc34bae..27c278776 100644 --- a/src/pages/processCenter/pages/creatProcess/bzrk/step2.vue +++ b/src/pages/processCenter/pages/creatProcess/bzrk/step2.vue @@ -1104,7 +1104,6 @@ export default { }).then(res => { if (res) { const processForm = JSON.parse(res.mesg) - this.xgdFileId = processForm.xgd this.fbgbjbdFileId = processForm.fbgbjbd this.bpgFileId = processForm.bpg