|
@@ -1119,7 +1119,7 @@ export default {
|
|
isShowVipCourseForPay: this.form.isShowVipCourseForPay,
|
|
isShowVipCourseForPay: this.form.isShowVipCourseForPay,
|
|
isShowMusicCourseForPay: this.form.isShowMusicCourseForPay
|
|
isShowMusicCourseForPay: this.form.isShowMusicCourseForPay
|
|
}),
|
|
}),
|
|
- isShowSalePrice:form.isShowSalePrice
|
|
|
|
|
|
+ isShowSalePrice:this.form.isShowSalePrice
|
|
};
|
|
};
|
|
} else {
|
|
} else {
|
|
let calenderFeeJson = this.form.calenderFeeJson;
|
|
let calenderFeeJson = this.form.calenderFeeJson;
|