模糊查询

This commit is contained in:
shijingjing
2022-04-20 15:09:45 +08:00
parent 724421754a
commit c387fb1ea3

View File

@@ -75,7 +75,9 @@ export default {
},
methods: {
search(e) {
this.list = []
this.residentName = e
this.current = 1
this.getList()
},
typeSelect(e) {