diff --git a/src/views/system/communityInfo/index.vue b/src/views/system/communityInfo/index.vue index e914fa2..c36b3dc 100644 --- a/src/views/system/communityInfo/index.vue +++ b/src/views/system/communityInfo/index.vue @@ -98,22 +98,7 @@ @keyup.enter.native="handleQuery" /> - + { - // console.log(res); - // this.arealist = res.data; - // this.total2 = res.total; - // console.log(this.arealist); - // }); - // SecondaryLevelInfo(this.getProvincequeryParams2).then((res) => { - // console.log(res); - // this.citylist = res.data; - // // this.arealists=res.data; - // // this.streetlist=res.data; - // this.total2 = res.total; - // // console.log(this.arealist); - // }); - this.handleQuery(); }, // 多选框选中数据 diff --git a/src/views/system/patientArchives/index.vue b/src/views/system/patientArchives/index.vue index a9c6a15..8444efa 100644 --- a/src/views/system/patientArchives/index.vue +++ b/src/views/system/patientArchives/index.vue @@ -1,37 +1,11 @@