[1196] 일시적으로 2차점 숨김처리

This commit is contained in:
ysCha 2025-07-21 15:36:23 +09:00
parent 553a9340f4
commit fb9ed9949d

View File

@ -1458,7 +1458,7 @@ export default function Estimate({}) {
<label htmlFor="YJOD">{getMessage('estimate.detail.estimateType.yjod')}</label>
</div>
</div>
{session?.storeLvl === '1' && agencyCustList.length > 0 ? (
{session?.storeLvl === '100000' && agencyCustList.length > 0 ? ( // 1 => 100000
<div className="form-flex-select ml10">
<label htmlFor="">{getMessage('estimate.detail.agency')}</label>
<div className="select-wrap" style={{ width: '400px' }}>