|  |  | @@ -276,7 +276,7 @@ Page({ | 
		
	
		
			
			|  |  |  | url: `/pages/coupon/detail/index?couponChannelId=${that.data.couponChannelIdflag}` | 
		
	
		
			
			|  |  |  | }); | 
		
	
		
			
			|  |  |  | } else if (that.data.fromflag == 'spellcoupondetail' && that.data.couponChannelIdflag) { | 
		
	
		
			
			|  |  |  | wx.navigateTo({ | 
		
	
		
			
			|  |  |  | wx.redirectTo({ | 
		
	
		
			
			|  |  |  | url: `/pages/spellGroup/mySpellGroup/index?couponChannelId=${that.data.couponChannelIdflag}` | 
		
	
		
			
			|  |  |  | }); | 
		
	
		
			
			|  |  |  | }else { | 
		
	
	
		
			
				|  |  | 
 |