Authored by 陈峰

Merge branch 'release/1.0' of http://git.yoho.cn/fe/yoho-app-web into release/1.0

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