From c387fb1ea320fe342435e6c24e291629303f14fd Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Wed, 20 Apr 2022 15:09:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E7=B3=8A=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue | 2 ++ 1 file changed, 2 insertions(+) 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) {