견적서 자동완성 위로 열리는 옵션
This commit is contained in:
parent
f09700ebaa
commit
6c701c23df
@ -1780,7 +1780,7 @@ export default function Estimate({}) {
|
||||
onChangeDisplayItem(e.itemId, item.dispOrder, index)
|
||||
}
|
||||
}}
|
||||
// defaultInputValue={item.itemName}
|
||||
menuPlacement={'auto'}
|
||||
getOptionLabel={(x) => x.itemName}
|
||||
getOptionValue={(x) => x.itemId}
|
||||
isClearable={false}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user