gaoluyang
2025-02-12 85c323296557cd5c9de98a9d98b273175e053968
src/router/index.js
@@ -160,6 +160,13 @@
    // ]
  },
  {
    // 数据字典
    path: '/customer',
    component: Layout,
    hidden: true,
    permissions: ['customer:edit'],
  },
  {
    path: '/monitor/job-log',
    component: Layout,
    hidden: true,