bug
This commit is contained in:
@@ -154,6 +154,7 @@ export default {
|
||||
areaSelect(e) {
|
||||
this.data = []
|
||||
this.areaId = e
|
||||
this.current = 1
|
||||
this.getList()
|
||||
},
|
||||
|
||||
@@ -162,6 +163,7 @@ export default {
|
||||
this.areaId = this.user.areaId
|
||||
this.keyword = ''
|
||||
this.currentTabs = index
|
||||
this.current = 1
|
||||
this.getList()
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user