|
@@ -1169,8 +1169,7 @@
|
|
|
courseSchedules: this.timeTable,
|
|
|
vipGroupApplyBaseInfo: form
|
|
|
}
|
|
|
- console.log(allowOverstepActivityStudentNum)
|
|
|
- if(allowOverstepActivityStudentNum) {
|
|
|
+ if(allowOverstepActivityStudentNum == 1) {
|
|
|
params.allowOverstepActivityStudentNum = 1
|
|
|
}
|
|
|
if (!this.onSubmitStatus) {
|