Authored by htoooth

remove console

... ... @@ -65,7 +65,6 @@ export default {
this.show = !this.show;
},
onUseClick() {
console.log('huangtao');
this.$yoho.goPage('go.couponProductList', {
coupon_code: this.item.coupon_code,
coupon_id: this.item.coupon_id,
... ...