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