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