This commit is contained in:
shijingjing
2022-02-24 10:18:26 +08:00

View File

@@ -177,7 +177,7 @@ export default {
}, },
getListInit() { getListInit() {
this.current == 1 this.current = 1
this.getActiveList() this.getActiveList()
}, },