Explorar o código

Merge branch 'ol_12_30' into online

wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
aecacfe32b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/teamBuild/index.vue

+ 2 - 2
src/views/teamBuild/index.vue

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