#909 - 가대 설치 후 견적서 바로가기 기능 제거
This commit is contained in:
parent
ac1aa0378c
commit
4d19788c52
@ -64,9 +64,10 @@ export function useEstimate() {
|
||||
|
||||
// 캔버스 저장
|
||||
await saveCanvas(false)
|
||||
setIsGlobalLoading(false)
|
||||
|
||||
/* 견적서 저장이 완료되면 견적서 페이지로 이동 */
|
||||
moveEstimate(planNo, objectNo)
|
||||
// moveEstimate(planNo, objectNo)
|
||||
})
|
||||
.catch((error) => {
|
||||
setIsGlobalLoading(false)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user