diff --git a/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue b/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue index 9524bb8..518432f 100644 --- a/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue +++ b/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue @@ -75,7 +75,9 @@ export default { }, methods: { search(e) { + this.list = [] this.residentName = e + this.current = 1 this.getList() }, typeSelect(e) {