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