mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 22:49:26 +08:00
fix: property field search in linkage rules not matching correct data (#5925)
This commit is contained in:
parent
4a9840d75a
commit
06e5c49d89
@ -82,6 +82,7 @@ export const FormFieldLinkageRuleAction = observer(
|
||||
setDataIndex(value);
|
||||
}}
|
||||
placeholder={t('Select field')}
|
||||
treeNodeFilterProp="title"
|
||||
/>
|
||||
<Select
|
||||
// @ts-ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user