mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
fix(client): support to search field (#6627)
This commit is contained in:
parent
5f6d7f2e0e
commit
46227c877f
@ -70,6 +70,7 @@ export const FilterItem = observer(
|
|||||||
className={css`
|
className={css`
|
||||||
width: 160px;
|
width: 160px;
|
||||||
`}
|
`}
|
||||||
|
showSearch
|
||||||
fieldNames={fieldNames}
|
fieldNames={fieldNames}
|
||||||
changeOnSelect={false}
|
changeOnSelect={false}
|
||||||
value={dataIndex}
|
value={dataIndex}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user