gaoluyang
2025-02-11 17b36c3c68aa864d122cd767662f344dbacf0be0
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,