This website works better with JavaScript
Home
Explore
Help
Sign In
pointToNetwork
/
point-app
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
zs
2 years ago
parent
9f5d11e0de
commit
67da7dc9e4
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
pagesHome/order/order.vue
+ 1
- 0
pagesHome/order/order.vue
View File
@@ -143,6 +143,7 @@
// 优惠劵
// 优惠劵
couponList: [],
couponList: [],
coupon: [],
coupon: [],
+ // 优惠劵名称
coupon_name: '',
coupon_name: '',
type: '',
type: '',
};
};