Merge branch 'main' into next

This commit is contained in:
nocobase[bot] 2024-12-24 05:40:32 +00:00
commit 55c6a5d577

View File

@ -82,6 +82,7 @@ export const FormFieldLinkageRuleAction = observer(
setDataIndex(value);
}}
placeholder={t('Select field')}
treeNodeFilterProp="title"
/>
<Select
// @ts-ignore