Parcourir la source

remove test code

hare8999@163.com il y a 2 ans
Parent
commit
c9235ca391

+ 0 - 3
src/views/elective/generation/components/elective-generation-table.vue

@@ -91,9 +91,6 @@ export default {
       }
     }
   },
-  mounted() {
-    window.tableVue = this
-  },
   provide() {
     return {
       mergeTable: this.mergeTable

+ 0 - 1
src/views/elective/master/components/choose-master-teacher.vue

@@ -36,7 +36,6 @@ export default {
       this.dialogVisible = true
       this.activeModels = row
       this.selectedCode = row.newHeadteacherCode || row.headteacherCode
-      window.chooseVue = this
     },
     isRepeat() {
       // 判断是否重复?