mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 06:29: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
|
||||
*/
|
||||
refresh: _.noop,
|
||||
refresh: ctx.refresh || _.noop,
|
||||
}),
|
||||
[ctx, distributed],
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user