This commit is contained in:
花有清香月有阴
2022-01-05 09:50:43 +08:00
parent 3d0b9898b0
commit dc13bea104

View File

@@ -137,6 +137,7 @@ export default {
change(index) { change(index) {
this.datas = [] this.datas = []
this.current = 1
this.currentTabs = index this.currentTabs = index
this.getList() this.getList()
}, },