📌fix: 견적서 이미지 회로 번호 있는 상태로 저장
This commit is contained in:
parent
cfefd51147
commit
6aa658a1a5
@ -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)
|
||||||
// 견적서 저장
|
// 견적서 저장
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user