From a1781c2bfff91e3a18781bb9f5b1ff9bfe17d46e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Fri, 13 May 2022 16:16:06 +0800 Subject: [PATCH] =?UTF-8?q?52778=20=E3=80=90WELINK=E3=80=91=E6=A0=87?= =?UTF-8?q?=E5=87=86=E8=B0=83=E7=A0=94=E6=B5=81=E7=A8=8B=20=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=88=86=E5=8F=91=E8=8A=82=E7=82=B9=20=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E9=80=89=E6=8B=A9=E5=A4=9A=E4=BA=BA=E4=BA=86=EF=BC=8C?= =?UTF-8?q?=E5=BA=94=E6=94=AF=E6=8C=81=E5=A4=9A=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/phoneRole/index.vue | 2 +- src/pages/processCenter/pages/phone/bzdy/step2.vue | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/phoneRole/index.vue b/src/components/phoneRole/index.vue index eb2ca4e12..3ee2a2086 100644 --- a/src/components/phoneRole/index.vue +++ b/src/components/phoneRole/index.vue @@ -141,7 +141,7 @@ export default { async getPhoneData() { this.phoneForm.page = 1 this.roleList = [] - this.result = [] + // this.result = [] phoneUser(this.phoneForm).then(res => { if (res.ok) { this.roleList = res.data diff --git a/src/pages/processCenter/pages/phone/bzdy/step2.vue b/src/pages/processCenter/pages/phone/bzdy/step2.vue index ab9b04792..d3882d6dc 100644 --- a/src/pages/processCenter/pages/phone/bzdy/step2.vue +++ b/src/pages/processCenter/pages/phone/bzdy/step2.vue @@ -55,7 +55,7 @@ clearable > - + @@ -120,6 +120,7 @@ commentText2: '', taskIds: this.$route.query.taskIds, pId: this.$route.query.prcId, + showNodeList: [], nodeList2: [], type: '', modalshowflag2: false, // drawer开关