From c6fccf54412a47545aa3878b747107ff58770983 Mon Sep 17 00:00:00 2001 From: basssy Date: Thu, 21 Nov 2024 11:32:14 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=AC=EC=A0=81=EC=84=9C=20=EB=AC=B8?= =?UTF-8?q?=EC=84=9C=EB=8B=A4=EC=9A=B4=EB=A1=9C=EB=93=9C=20=EC=98=B5?= =?UTF-8?q?=EC=85=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/estimate/popup/DocDownOptionPop.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/estimate/popup/DocDownOptionPop.jsx b/src/components/estimate/popup/DocDownOptionPop.jsx index e9dd4d4a..d6b22eb2 100644 --- a/src/components/estimate/popup/DocDownOptionPop.jsx +++ b/src/components/estimate/popup/DocDownOptionPop.jsx @@ -46,7 +46,7 @@ export default function DocDownOptionPop({ planNo, setEstimatePopupOpen }) { defaultSchDrawingFlg = defaultSchDrawingFlg.concat('|', '4') } if (schDrawingFlg === '1') { - defaultSchDrawingFlg = defaultSchDrawingFlg.concat('|', '3') + defaultSchDrawingFlg = defaultSchDrawingFlg.concat('|', '2', '|', '3') } const params = {