lxr 1 ماه پیش
والد
کامیت
be5bcf34f3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/dynamicManagement/userDynamic.vue

+ 1 - 1
src/views/dynamicManagement/userDynamic.vue

@@ -1228,7 +1228,7 @@ const loadGiftCouponList = async (giftType: 1 | 2 = giftCouponFormData.giftType)
     // 与 zengJuan/index 一致:getFriendCouponList 即 getStoreAllCouponListPaginateNot,传参 storeId、status、type、couponType
     const params = {
       storeId,
-      status: "",
+      status: 0,
       type: 1,
       couponType: giftType
     };