mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 14:39:25 +08:00
Merge branch 'next' into develop
This commit is contained in:
commit
f87b45ef79
@ -63,7 +63,7 @@ const RecursionSchemaComponent = memo((props: ISchemaFieldProps & SchemaComponen
|
|||||||
/**
|
/**
|
||||||
* @deprecated
|
* @deprecated
|
||||||
*/
|
*/
|
||||||
refresh: _.noop,
|
refresh: ctx.refresh || _.noop,
|
||||||
}),
|
}),
|
||||||
[ctx, distributed],
|
[ctx, distributed],
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user