Browse Source

重新打包

lex-xin 3 years ago
parent
commit
9353e81374

File diff suppressed because it is too large
+ 0 - 0
dist/app.fec1ebfa4e7a06a7b565.js


File diff suppressed because it is too large
+ 0 - 0
dist/css/VIPApply.375798fd.css


File diff suppressed because it is too large
+ 0 - 0
dist/css/VIPApply.90fb4e51.css


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


File diff suppressed because it is too large
+ 0 - 0
dist/js/VIPApply.256798c5.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/VIPApply.8014c20d.js


+ 5 - 0
src/views/teacher/VIP00Apply.vue

@@ -1339,6 +1339,11 @@
 				this.checkboxSelectIds = JSON.parse(JSON.stringify(this.checkboxSelect))
 				this.checkboxSelect = []
 				this.checkboxSelectList = []
+
+				this.loadData.vipGroupActivity = []
+				this.formName.vipGroupActivityName = null
+				this.formName.vipGroupCategoryIndex = 0
+				this.form.vipGroupActivityId = null
 				this.statusList.studentStatus = false
 			},
 			onCheckboxSelect(value) {

+ 5 - 0
src/views/teacher/VIP11Apply.vue

@@ -1168,6 +1168,11 @@
 				this.checkboxSelectIds = JSON.parse(JSON.stringify(this.checkboxSelect))
 				this.checkboxSelect = []
 				this.checkboxSelectList = []
+
+				this.loadData.vipGroupActivity = []
+				this.formName.vipGroupActivityName = null
+				this.formName.vipGroupCategoryIndex = 0
+				this.form.vipGroupActivityId = null
 				this.statusList.studentStatus = false
 			},
 			onCheckboxSelect(value) {

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