@@ -187,6 +187,7 @@ export default {
},
methods: {
handleClick(tab, event) {
+ this.curIndex = 1
switch (Number(tab.index)) {
case 0:
this.getList()