From 32ad2bd9b01943db8e31046007ce6855b5d08129 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Mon, 3 Jun 2024 16:48:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=B5=81=E5=8A=A8=E4=BA=BA?= =?UTF-8?q?=E5=8F=A3=E5=B8=B8=E4=BD=8F=E4=BA=BA=E5=8F=A3=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E5=B1=85=E6=B0=91=E4=BF=A1=E6=81=AF=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/resi.vue | 2 +- src/views/modules/home/index.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/modules/base/resi.vue b/src/views/modules/base/resi.vue index d6f8247bb..9187f721d 100644 --- a/src/views/modules/base/resi.vue +++ b/src/views/modules/base/resi.vue @@ -1157,7 +1157,7 @@ export default { this.$refs.myResiSearch.form.healthStatus = []; this.$refs.myResiSearch.form.specialCategoryCodes = []; this.$refs.myResiSearch.form.partyFlag=null; - if (newVal.query.category === 'SPECIAL_SUPPORT_FLAG' ||newVal.query.category === 'SUBSISTENCE_ALLOWANCE_FLAG'|| newVal.query.category === 'VETERAN_FLAG'|| newVal.query.category === 'ENSURE_HOUSE_FLAG'|| newVal.query.category === 'OLD_PEOPLE_FLAG'|| newVal.query.category === 'FERTILE_WOMAN_FLAG' || newVal.query.category === 'FLOATING_FLAG' || newVal.query.category === 'NEW_STRATUM_FLAG') { + if (newVal.query.category === 'SPECIAL_SUPPORT_FLAG' ||newVal.query.category === 'SUBSISTENCE_ALLOWANCE_FLAG'|| newVal.query.category === 'VETERAN_FLAG'|| newVal.query.category === 'ENSURE_HOUSE_FLAG'|| newVal.query.category === 'OLD_PEOPLE_FLAG'|| newVal.query.category === 'FERTILE_WOMAN_FLAG' || newVal.query.category === 'FLOATING_FLAG' || newVal.query.category === 'NEW_STRATUM_FLAG' || newVal.query.category === 'permanentFlag') { this.$refs.myResiSearch.form.attentionCrowds.push( newVal.query.category ); diff --git a/src/views/modules/home/index.vue b/src/views/modules/home/index.vue index 58b95ff24..c04163e03 100644 --- a/src/views/modules/home/index.vue +++ b/src/views/modules/home/index.vue @@ -39,14 +39,14 @@
-
+
{{ pandectData.permanentResiCount }}
常住人口
-
+
{{ pandectData.floatingResiCount }}
流动人口