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