From 7a73899d4d1966d134367e0202a9572a45570c28 Mon Sep 17 00:00:00 2001 From: shidongli Date: Thu, 22 Sep 2022 14:19:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=B9=E6=A1=86=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/communityInfo/index.vue | 13 - src/views/system/person/index.vue | 492 +++++++++++++++++------ 2 files changed, 377 insertions(+), 128 deletions(-) diff --git a/src/views/system/communityInfo/index.vue b/src/views/system/communityInfo/index.vue index 65c316c..b9b33f5 100644 --- a/src/views/system/communityInfo/index.vue +++ b/src/views/system/communityInfo/index.vue @@ -558,9 +558,6 @@ export default { this.queryParams.city = ""; this.queryParams.area = ""; this.queryParams.areaCode = ""; - // this.item.city = ""; - // this.item.area = ""; - // this.item.areaCode = ""; SecondaryLevelInfo(item.id).then((res) => { console.log(res); this.SecondaryLevelInfolist = res.data; @@ -574,12 +571,6 @@ export default { this.form.communityInfoList[index].area = ""; this.form.communityInfoList[index].areaCode = ""; console.log(item); - // this.queryParams.city = ""; - // this.queryParams.area = ""; - // this.queryParams.areaCode = ""; - // this.item.city = ""; - // this.item.area = ""; - // this.item.areaCode = ""; SecondaryLevelInfo(item.id).then((res) => { console.log(res); this.SecondaryLevelInfolist = res.data; @@ -589,10 +580,6 @@ export default { }, // 点击市 clickcity(item) { - // this.queryParams.area = ""; - // this.queryParams.areaCode = ""; - // this.value2 = ""; - // this.value3 = ""; console.log(item); SecondaryLevelInfo(item.id).then((res) => { console.log(res); diff --git a/src/views/system/person/index.vue b/src/views/system/person/index.vue index 9919920..14a88d9 100644 --- a/src/views/system/person/index.vue +++ b/src/views/system/person/index.vue @@ -8,58 +8,6 @@ v-show="showSearch" label-width="68px" > - - - - - - +