dev #224

Merged
ysCha merged 3 commits from dev into dev-deploy 2025-07-22 09:09:03 +09:00
Showing only changes of commit fb9ed9949d - Show all commits

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' }}>