This commit is contained in:
shijingjing
2022-07-06 09:35:51 +08:00
parent 658f0f41b0
commit 6858c11ab5

View File

@@ -146,6 +146,7 @@ export default {
change(index) {
this.currentTabs = index
this.status = ''
this.getListInit()
},