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" > - - - - - - +