fix: 오류 수정
- 예약 물품 조회 시 인터넷 예약만 조회됨 -> 모든 예약물품 조회
This commit is contained in:
@@ -147,6 +147,7 @@ export const reserveService = {
|
||||
locationId,
|
||||
categoryId,
|
||||
isUse: true,
|
||||
isPopup: false,
|
||||
}),
|
||||
{ revalidateOnFocus: false, errorRetryCount: 0 },
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user