fix: 修改过滤自定义数据范围变量
This commit is contained in:
parent
4f73e0a6e4
commit
65a4281ad5
@ -70,6 +70,7 @@ export const FormFilterScope = observer(
|
|||||||
{...props}
|
{...props}
|
||||||
form={form}
|
form={form}
|
||||||
record={record}
|
record={record}
|
||||||
|
collectionField={props.collectionField}
|
||||||
shouldChange={getShouldChange({
|
shouldChange={getShouldChange({
|
||||||
collectionField,
|
collectionField,
|
||||||
variables,
|
variables,
|
||||||
|
Loading…
Reference in New Issue
Block a user