装修页面获取优惠券只获取直接领取 的

pull/551/head
岳琳红 2024-09-11 15:37:51 +08:00
parent 8f42a5e3b5
commit 5f4a5324b4
1 changed files with 2 additions and 1 deletions

View File

@ -173,7 +173,8 @@ const queryParams = reactive({
status: null,
discountType: null,
type: null,
createTime: []
createTime: [],
canTakeTypes:[1]//
})
const queryFormRef = ref() //
const selectedCouponList = ref<CouponTemplateApi.CouponTemplateVO[]>([]) //