fix: 修改过滤自定义数据范围变量

This commit is contained in:
wjh 2024-03-15 17:13:50 +08:00
parent 4f73e0a6e4
commit 65a4281ad5

View File

@ -70,6 +70,7 @@ export const FormFilterScope = observer(
{...props}
form={form}
record={record}
collectionField={props.collectionField}
shouldChange={getShouldChange({
collectionField,
variables,