gaoluyang
2025-02-12 0c7b408ead819f4fcc32971dff24514de2ab0e30
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,