Merge branch 'release/1.0' of http://git.yoho.cn/fe/yoho-app-web into release/1.0
Showing
1 changed file
with
0 additions
and
1 deletions
@@ -65,7 +65,6 @@ export default { | @@ -65,7 +65,6 @@ export default { | ||
65 | this.show = !this.show; | 65 | this.show = !this.show; |
66 | }, | 66 | }, |
67 | onUseClick() { | 67 | onUseClick() { |
68 | - console.log('huangtao'); | ||
69 | this.$yoho.goPage('go.couponProductList', { | 68 | this.$yoho.goPage('go.couponProductList', { |
70 | coupon_code: this.item.coupon_code, | 69 | coupon_code: this.item.coupon_code, |
71 | coupon_id: this.item.coupon_id, | 70 | coupon_id: this.item.coupon_id, |
-
Please register or login to post a comment