浏览代码

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

痴货 9 月之前
父节点
当前提交
fc0de84d78
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/mall/promotion/coupon/components/CouponSelect.vue

+ 1 - 1
src/views/mall/promotion/coupon/components/CouponSelect.vue

@@ -138,7 +138,7 @@ const queryParams = reactive({
   pageSize: 10,
   name: null,
   discountType: null,
-  canTakeTypes: null
+  canTakeTypes:[1]//只获得直接领取的券
 })
 const queryFormRef = ref() // 搜索的表单
 const selectedCouponList = ref<CouponTemplateApi.CouponTemplateVO[]>([]) // 选择的数据