hwb0 3 жил өмнө
parent
commit
eccc79b27f

+ 1 - 1
pages/ticketBox/detail.vue

@@ -213,7 +213,7 @@
 					})
 				}
 				//门店优惠券
-				if (item.prizeType == "coupon") {
+				if (item.prizeType == "coupon" || item.prizeType == "coupon_pkg") {
 					// if (item.couponType == "1") {
 					// 	uni.navigateTo({
 					// 		url: `/pages/prizeGoods/detail?id=426`