模糊查询
This commit is contained in:
@@ -75,7 +75,9 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
search(e) {
|
||||
this.list = []
|
||||
this.residentName = e
|
||||
this.current = 1
|
||||
this.getList()
|
||||
},
|
||||
typeSelect(e) {
|
||||
|
||||
Reference in New Issue
Block a user