From 316c3483c86a939c52c8ef70bfe99bc3cf126213 Mon Sep 17 00:00:00 2001 From: basssy Date: Thu, 6 Feb 2025 11:59:30 +0900 Subject: [PATCH] =?UTF-8?q?key=20=EC=A4=91=EB=B3=B5=20=EA=B2=BD=EA=B3=A0?= =?UTF-8?q?=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/estimate/Estimate.jsx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/components/estimate/Estimate.jsx b/src/components/estimate/Estimate.jsx index b5d8bce0..18fd2343 100644 --- a/src/components/estimate/Estimate.jsx +++ b/src/components/estimate/Estimate.jsx @@ -1188,7 +1188,7 @@ export default function Estimate({}) { @@ -1206,7 +1206,7 @@ export default function Estimate({}) { @@ -1297,13 +1297,13 @@ export default function Estimate({}) { //사양시공 let constructSpecificationMulti = estimateContextState?.constructSpecificationMulti?.split('、') return ( -
+
- +
{constructSpecificationMulti ? (
- +
) : null}
@@ -1316,7 +1316,6 @@ export default function Estimate({}) { {getMessage('estimate.detail.remarks')}
- {/* */}