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,