|  | @@ -998,7 +998,6 @@ export default {
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      // 选择活动方案
 | 
	
		
			
				|  |  |      chioseActive(val) {
 | 
	
		
			
				|  |  | -       (val)
 | 
	
		
			
				|  |  |        this.rightForm.offlineCourse = "";
 | 
	
		
			
				|  |  |        this.rightForm.onlineCourse = "";
 | 
	
		
			
				|  |  |        // this.rightForm.onlinePrice = '';
 | 
	
	
		
			
				|  | @@ -1162,7 +1161,6 @@ export default {
 | 
	
		
			
				|  |  |            id: Date.now(),
 | 
	
		
			
				|  |  |          });
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  | -       (this.lookList)
 | 
	
		
			
				|  |  |        // let courseType = this.maskForm.type;
 | 
	
		
			
				|  |  |        // // let week = ;this.maskForm.week
 | 
	
		
			
				|  |  |        // let startTime = this.maskForm.startTime;
 | 
	
	
		
			
				|  | @@ -1384,7 +1382,6 @@ export default {
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      // 计算课酬
 | 
	
		
			
				|  |  |      computational() {
 | 
	
		
			
				|  |  | -       ("lai");
 | 
	
		
			
				|  |  |        this.computationalBtn = true;
 | 
	
		
			
				|  |  |        let userId = this.leftForm.teacher || null;
 | 
	
		
			
				|  |  |        let giveTeachMode = this.centerForm.radio || null;
 |