Explorar el Código

Merge branch 'resetTeacherDetail' into 10/23-test

mo hace 4 años
padre
commit
a4aa4f487e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/teacherManager/teacherOperation/index.vue

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

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