Commit c5f945f6b4355907f3b3da9d3e52d40798a43bbc
1 parent
4e839bd6
OA搭配促销使用优惠卷
Showing
1 changed file
with
1 additions
and
1 deletions
pages/cart/cart2/cart2.js
@@ -977,7 +977,7 @@ Page({ | @@ -977,7 +977,7 @@ Page({ | ||
977 | t.data.data.prom_id = gg.prom_id; | 977 | t.data.data.prom_id = gg.prom_id; |
978 | t.data.data.prom_type = 5; | 978 | t.data.data.prom_type = 5; |
979 | 979 | ||
980 | - console.log('xxxxxxxxxxxxxxxxxx', gg.is_coupon) | 980 | + // console.log('xxxxxxxxxxxxxxxxxx', gg.is_coupon) |
981 | th.is_coupon = gg.is_coupon; | 981 | th.is_coupon = gg.is_coupon; |
982 | th.setData({ | 982 | th.setData({ |
983 | is_coupon: gg.is_coupon | 983 | is_coupon: gg.is_coupon |