From 858b667477790450976034ea3b6dc9d5946bea9b Mon Sep 17 00:00:00 2001 From: zhutianqi Date: Mon, 7 Mar 2022 13:33:01 +0800 Subject: [PATCH] commit --- src/pages/processCenter/pages/creatProcess/bzrk/step2.vue | 1 + .../components/EnterpriseStandardDatabase.vue | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/pages/processCenter/pages/creatProcess/bzrk/step2.vue b/src/pages/processCenter/pages/creatProcess/bzrk/step2.vue index d286a7c9b..fd0fcb3c2 100644 --- a/src/pages/processCenter/pages/creatProcess/bzrk/step2.vue +++ b/src/pages/processCenter/pages/creatProcess/bzrk/step2.vue @@ -67,6 +67,7 @@ diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index 691780e93..d8089bb40 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -3558,6 +3558,10 @@ export default { idList += item.id nameList += item.name }) + this.sarBussionessSearch.QCDW = data[0].institutionName + this.sarBussionessSearch.QCDWId = data[0].institutionId + this.$set(this.sarBussionessStandEO, 'QCDWId', data[0].institutionId) + this.$set(this.sarBussionessStandEO, 'QCDW', data[0].institutionName) if (this.drawerTitle === '查询起草人') { this.sarBussionessSearch['QCRBUSS'] = nameList } @@ -3566,12 +3570,8 @@ export default { this.$refs.sarBussionessStandForm.validateField('QCRBUSS') } // this.sarBussionessStandEO['QCRBUSS'] = nameList - - }, choiceQCDW(type, title, id) { - - this.nodeListZRBM = [] this.nodeListZRBM.push(id) this.drawerTitle = title