瀏覽代碼

Merge branch 'online' into iteration_active11

王新雷 4 年之前
父節點
當前提交
2092068571

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-2bb27b71.3360a6fd.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-3398cf7c.60d2ad4f.js


+ 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: {

+ 1 - 1
src/views/vipClass/vipDetail/components/vipStudentList.vue

@@ -313,7 +313,7 @@ export default {
     this.__init()
   },
   activated () {
-    // this.__init()
+    this.__init()
   },
   methods: {
     __init () {

Some files were not shown because too many files changed in this diff