mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 05:29:26 +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`
|
||||
width: 160px;
|
||||
`}
|
||||
showSearch
|
||||
fieldNames={fieldNames}
|
||||
changeOnSelect={false}
|
||||
value={dataIndex}
|
||||
|
Loading…
x
Reference in New Issue
Block a user