mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 10:37:01 +00:00
fix(client/menu-permisssions-page): fix menu-permisssions-page no data (#993)
This commit is contained in:
parent
b8d0ad8fbc
commit
67f3c84d27
@ -355,6 +355,7 @@ export const PMProvider = (props) => {
|
||||
type: 'route',
|
||||
path: '/admin/settings/:pluginName?/:tabName?',
|
||||
component: SettingsCenter,
|
||||
uiSchemaUid: routes[1].uiSchemaUid,
|
||||
},
|
||||
);
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user