分支自 hmy_farmer-main
sub_pages/customer/coupon/coupon-all.vue @@ -39,13 +39,13 @@ query: { status: '' }, list: [{}] list: [] } }, async onLoad() { this.listApi = '/api/v2/coupon/app' + `/center/list` // this.getList() this.getList() }, methods: {