优化劵活动优惠券代码

This commit is contained in:
lemon橪
2021-10-15 18:38:29 +08:00
parent 6fa3fa7822
commit 7cbd2b698c
4 changed files with 46 additions and 92 deletions

View File

@@ -271,6 +271,7 @@ export default {
pageSize: 10,
pageNumber: 0,
couponName: query,
promotionStatus:"START"
};
this.couponLoading = true;
getPlatformCouponList(params).then((res) => {