Prechádzať zdrojové kódy

Merge branch 'resetTeacherDetail' into 10/23-test

mo 4 rokov pred
rodič
commit
a4aa4f487e

+ 1 - 0
src/views/teacherManager/teacherOperation/index.vue

@@ -69,6 +69,7 @@ export default {
     this.teacherId = this.$route.query.teacherId
     this.teacherId = this.$route.query.teacherId
     this.pageType = this.$route.query.type
     this.pageType = this.$route.query.type
     this.init()
     this.init()
+    this.activeName = '0'
 
 
   },
   },
   methods: {
   methods: {