src/router/index.js
@@ -436,6 +436,20 @@ // meta: { title: '安全隐患台账-编辑', icon: '' } hidden: true }, { path: '/Dualbase', // name: '安全隐患台账-双基考核', component: () => import('@/views/safetyHazardAccount/Dualbase'), // meta: { title: '安全隐患台账-编辑', icon: '' } hidden: true }, { path: '/supervision', // name: '安全隐患台账-关联危险源', component: () => import('@/views/safetyHazardAccount/supervision'), // meta: { title: '安全隐患台账-关联危险源', icon: '' } hidden: true }, ] } ]