hwb0 пре 3 година
родитељ
комит
eccc79b27f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/ticketBox/detail.vue

+ 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`