📌fix: 견적서 이미지 회로 번호 있는 상태로 저장

This commit is contained in:
yoosangwook 2025-02-09 19:18:45 +09:00
parent cfefd51147
commit 6aa658a1a5

View File

@ -337,8 +337,8 @@ export default function CircuitTrestleSetting({ id }) {
const result = await apply() const result = await apply()
if (result) { if (result) {
handleCanvasToPng(2)
setViewCircuitNumberTexts(true) setViewCircuitNumberTexts(true)
handleCanvasToPng(2)
// //
await saveCanvas(false) await saveCanvas(false)
// //