소스 검색

重新打包

lex-xin 3 년 전
부모
커밋
9353e81374

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/app.fec1ebfa4e7a06a7b565.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/css/VIPApply.375798fd.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/css/VIPApply.90fb4e51.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/js/VIPApply.256798c5.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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) {

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.