src/router/index.js @@ -93,6 +93,11 @@ // 动态路由,基于用户权限动态去加载 export const dynamicRoutes = [ { path: '/business/rawMaterialInspection', component: Layout, hidden: true, }, { path: '/system/user-auth', component: Layout, hidden: true,