Przeglądaj źródła

Merge branch 'master' into online

王新雷 4 lat temu
rodzic
commit
0b5fe4fb2a

Plik diff jest za duży
+ 0 - 0
dist/index.html


Plik diff jest za duży
+ 0 - 0
dist/static/js/chunk-2bb27b71.3360a6fd.js


Plik diff jest za duży
+ 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 () {

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików