Authored by htoooth

remove console

@@ -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,