...
|
...
|
@@ -63,7 +63,7 @@ export default { |
|
|
this.show = !this.show;
|
|
|
},
|
|
|
onUseClick() {
|
|
|
this.$yoho.goCouponProductList({
|
|
|
this.$yoho.goPage('go.couponProductList', {
|
|
|
coupon_code: this.item.coupon_code,
|
|
|
coupon_id: this.item.coupon_id,
|
|
|
title: '优惠活动商品',
|
...
|
...
|
|