주석 제거
This commit is contained in:
parent
745262070a
commit
bac63e23ea
@ -339,13 +339,11 @@ export default function CircuitTrestleSetting({ id }) {
|
||||
|
||||
setViewCircuitNumberTexts(false)
|
||||
|
||||
// TODO : 이미지 저장 주석 처리 완료되면 해제 예정
|
||||
// handleCanvasToPng(1)
|
||||
handleCanvasToPng(1)
|
||||
|
||||
const result = await apply()
|
||||
if (result) {
|
||||
// TODO : 이미지 저장 주석 처리 완료되면 해제 예정
|
||||
// handleCanvasToPng(2)
|
||||
handleCanvasToPng(2)
|
||||
setViewCircuitNumberTexts(true)
|
||||
await saveEstimate(result)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user