Merge Q-CAST-III-MR-631: feature/qcast-229
This commit is contained in:
commit
1f1dfbbb6a
@ -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' && (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user