diff --git a/src/components/management/StuffDetail.jsx b/src/components/management/StuffDetail.jsx index 8be25f9a..1f65e88f 100644 --- a/src/components/management/StuffDetail.jsx +++ b/src/components/management/StuffDetail.jsx @@ -1538,7 +1538,6 @@ export default function StuffDetail() { setFloorPlanObjectNo({ floorPlanObjectNo: '' }) del({ url: `/api/object/${objectNo}?${queryStringFormatter(delParams)}` }) .then(() => { - console.log('트루555') setIsGlobalLoading(true) setFloorPlanObjectNo({ floorPlanObjectNo: '' }) if (session.storeId === 'T01') { @@ -1661,9 +1660,6 @@ export default function StuffDetail() { ) } - console.log('물건등로고하면::', otherSaleStoreList) - console.log('물건등로고하면::', otherSaleStoreList.length) - //"201X584" return ( <> {(editMode === 'NEW' && (