Ver código fonte

Merge branch '02/23reviewBUG' into iteration_0802

lex-xin 3 anos atrás
pai
commit
7af8134019

+ 3 - 3
src/views/resetTeaming/components/musicArchices.vue

@@ -17,7 +17,7 @@
       </el-switch>
     </div>
     <!-- searchKey="musicArchices" -->
-    <tab-router v-model="activeIndex" ref="tab">
+    <el-tabs v-model="activeIndex" ref="tab">
       <el-tab-pane
         label="基本信息"
         lazy
@@ -107,7 +107,7 @@
       >
         <survey v-if="activeIndex == 8" />
       </el-tab-pane>
-    </tab-router>
+    </el-tabs>
   </div>
 </template>
 <script>
@@ -143,7 +143,7 @@ export default {
   },
   data() {
     return {
-      activeIndex: "training-photos",
+      activeIndex: "1",
       planDtosList: [],
       planDtosList1: [],
       year: "",