gaoluyang
2025-02-17 d7c4759b8c5c6fb766f3b9dac1bee5fec6026f5e
src/router/index.js
@@ -93,12 +93,6 @@
// 动态路由,基于用户权限动态去加载
export const dynamicRoutes = [
  {
    // 原材料报检
    path: '/rawMaterialInspection',
    component: Layout,
    hidden: true,
  },
  {
    // 原材料下单
    path: '/materialOrder',
    component: Layout,