mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-13 18:13:15 +08:00
feat: Improve the front-end and back-end permission mode and useAccess
This commit is contained in:
@@ -30,6 +30,7 @@ async function generateRoutesByBackend(
|
||||
}
|
||||
|
||||
const routes = convertRoutes(menuRoutes, layoutMap, normalizePageMap);
|
||||
|
||||
return routes;
|
||||
} catch (error) {
|
||||
console.error(error);
|
||||
|
||||
Reference in New Issue
Block a user