网格员 管理员

This commit is contained in:
shijingjing
2022-03-28 09:32:41 +08:00
parent b0ccb0432d
commit 839ffd668a
3 changed files with 10 additions and 7 deletions

View File

@@ -69,6 +69,8 @@ export default {
},
methods: {
tabClick(index) {
this.list = []
this.current = 1
this.tabIndex = index,
this.getList()
},