From 6927315ad7ce007c8ba04389d30dee208aadb225 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Tue, 21 Nov 2023 14:21:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E6=80=A7=E6=9C=8D=E5=8A=A1=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E4=BF=AE=E6=94=B9,=E6=94=BF=E7=AD=96=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B,=E5=B2=97=E4=BD=8D=E6=89=BE=E4=BA=BA=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E8=BF=87=E6=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../communityService/gangweizhaoren/index.vue | 2 +- .../communityService/measure/index.vue | 36 +++++++++---------- .../communityService/policy/addPolicy.vue | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/views/modules/communityService/gangweizhaoren/index.vue b/src/views/modules/communityService/gangweizhaoren/index.vue index f6a227af4..c00c2210f 100644 --- a/src/views/modules/communityService/gangweizhaoren/index.vue +++ b/src/views/modules/communityService/gangweizhaoren/index.vue @@ -506,7 +506,7 @@ export default { if (res.code !== 0) { return this.$message.error(res.msg); } else { - this.searchdemandOptions = this.getTreeData(res.data).filter((item) => item.categoryCode == '1043'); + this.searchdemandOptions = this.getTreeData(res.data).filter((item) => item.categoryCode == '1044'); } }) .catch(() => { diff --git a/src/views/modules/communityService/measure/index.vue b/src/views/modules/communityService/measure/index.vue index c8c512bbc..188d31d36 100644 --- a/src/views/modules/communityService/measure/index.vue +++ b/src/views/modules/communityService/measure/index.vue @@ -306,7 +306,7 @@ > - +