Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
陈峰
2018-12-29 16:51:25 +0800
Commit
e918e61d696f553206714e847425d3471a064d57
2 parents
8f64761c
f91eef54
Merge branch 'release/1.0' of
http://git.yoho.cn/fe/yoho-app-web
into release/1.0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/pages/single/coupon/components/coupon-item/coupon-item.vue
apps/pages/single/coupon/components/coupon-item/coupon-item.vue
View file @
e918e61
...
...
@@ -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,
...
...
Please
register
or
login
to post a comment