feat(CouponList): refactor style & add new prop show-count (#5139)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
:coupons="coupons"
|
||||
:chosen-coupon="chosenCoupon"
|
||||
:disabled-coupons="disabledCoupons"
|
||||
:show-count="false"
|
||||
@change="onChange"
|
||||
@exchange="onExchange"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user