diff --git a/src/api/coupon.ts b/src/api/coupon.ts index c49a745..61fd54d 100644 --- a/src/api/coupon.ts +++ b/src/api/coupon.ts @@ -20,7 +20,7 @@ export const defaultCouponData: ICouponData = { content: '', total: 0, count: 0, - limitOne: 1 + limitOne: 0 } export const getCoupons = (params: any) => diff --git a/src/views/marketing/coupon.vue b/src/views/marketing/coupon.vue index 47a36c4..d7c26e0 100644 --- a/src/views/marketing/coupon.vue +++ b/src/views/marketing/coupon.vue @@ -73,20 +73,19 @@ + + + + + + + + - - - - - - - - - + + + + + + + + + + + - - - - + + + + + + + + + + + + + + +