[1196] 일시적으로 2차점 숨김처리
This commit is contained in:
parent
553a9340f4
commit
fb9ed9949d
@ -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' }}>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user