mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 11:12:20 +08:00
parent
861ef850e7
commit
293485ce59
@ -98,7 +98,7 @@ export class PluginAuthServer extends Plugin {
|
||||
return {
|
||||
...item,
|
||||
uiSchema: {
|
||||
...field.options?.uiSchema,
|
||||
...field?.options?.uiSchema,
|
||||
required: item.required,
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user