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