| 
					
				 | 
			
			
				@@ -244,9 +244,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			getMyEnableCouponList(){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				let data={couponType:2} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+				let data={couponType:2,orderId:this.orderId} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				if(this.order.orderType == 2) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-					data={couponType:'2,4'} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+					data={couponType:'2,4',orderId:this.orderId} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				getMyEnableCouponList(data).then( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 					res => { 
			 |