Commit 12c5a9d7 authored by houjn@hikoon.cn's avatar houjn@hikoon.cn
parents 71bf1848 37797482
......@@ -541,7 +541,7 @@ export default {
},
getCouponSelect(){
getCouponSelect({overdueStatus: 1, status: 1}).then(res => {
getCouponSelect({overdueStatus: 1, status: 1, pageSize: 100}).then(res => {
this.couponList = res.data
})
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment