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')}
- {/* */}