src/router/index.js
@@ -54,7 +54,8 @@ { path: '/', component: Layout, redirect: '/workPlan/workPlan/reserve', redirect: "/accidentHidden", // redirect: '/workPlan/workPlan/reserve', children: [ { path: 'dashboard', @@ -380,6 +381,17 @@ meta: { title: '上级下达隐患', icon: '' } }, { id: 9, parentId: 0, path: '/superiorsSend', name: '发送隐患', component: () => import('@/views/Issuedbysuperiors/superiorsSend'), meta: { title: '发送隐患', icon: '' }, hidden: true }, { id: 10, parentId: 0, path: '/oneFromanotherN',