gaoluyang
2025-02-12 6816f512f5f7ff04715eca870aa6bb2b3c7c3f3a
src/router/index.js
@@ -145,6 +145,7 @@
    ]
  },
  {
    // 数据字典
    path: '/system/dict-data',
    component: Layout,
    hidden: true,
@@ -159,6 +160,13 @@
    ]
  },
  {
    // 数据字典
    path: '/customer',
    component: Layout,
    hidden: true,
    permissions: ['customer:edit'],
  },
  {
    path: '/monitor/job-log',
    component: Layout,
    hidden: true,