@@ -73,10 +73,10 @@ export default {
if (this.teamStatus == "newTeam") {
// 新建团
this.pageName = "建团申请";
- // this.activeIndex = 0;
+ this.activeIndex = 0;
} else {
this.pageName = "乐团修改";
}
},
chiosetab (val) {