견적서 아이템 조회 시 에러 처리
This commit is contained in:
parent
e4916b1a06
commit
16a44296db
@ -364,6 +364,8 @@ export default function CircuitTrestleSetting({ id }) {
|
|||||||
await saveCanvas(false)
|
await saveCanvas(false)
|
||||||
// 견적서 저장
|
// 견적서 저장
|
||||||
await saveEstimate(result)
|
await saveEstimate(result)
|
||||||
|
} else {
|
||||||
|
setIsGlobalLoading(false)
|
||||||
}
|
}
|
||||||
// removeNotAllocationModules()
|
// removeNotAllocationModules()
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user