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
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2018-12-29 16:09:13 +0800
Commit
f91eef5413e7fcceee4941f620a18e16c339a0d3
1 parent
07152145
remove console
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 @
f91eef5
...
...
@@ -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