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: '' })
|
setFloorPlanObjectNo({ floorPlanObjectNo: '' })
|
||||||
del({ url: `/api/object/${objectNo}?${queryStringFormatter(delParams)}` })
|
del({ url: `/api/object/${objectNo}?${queryStringFormatter(delParams)}` })
|
||||||
.then(() => {
|
.then(() => {
|
||||||
console.log('트루555')
|
|
||||||
setIsGlobalLoading(true)
|
setIsGlobalLoading(true)
|
||||||
setFloorPlanObjectNo({ floorPlanObjectNo: '' })
|
setFloorPlanObjectNo({ floorPlanObjectNo: '' })
|
||||||
if (session.storeId === 'T01') {
|
if (session.storeId === 'T01') {
|
||||||
@ -1661,9 +1660,6 @@ export default function StuffDetail() {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log('물건등로고하면::', otherSaleStoreList)
|
|
||||||
console.log('물건등로고하면::', otherSaleStoreList.length)
|
|
||||||
//"201X584"
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
{(editMode === 'NEW' && (
|
{(editMode === 'NEW' && (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user