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