lxr hace 1 mes
padre
commit
be5bcf34f3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
     };