견적서 케이블 관련

This commit is contained in:
basssy 2025-03-13 16:14:16 +09:00
parent 2dc590cbee
commit e17f0e0dba

View File

@ -1718,7 +1718,7 @@ export default function Estimate({}) {
}}
value={cableItem}
>
<option value={''}>selected</option>
{/* <option value={''}>selected</option> */}
{cableItemList.length > 0 &&
cableItemList.map((row) => (
<option key={row.clRefChr1} value={row.clRefChr1}>