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