src/router/index.js
@@ -183,6 +183,19 @@ ] }, { path: '/avoidWarning', component: Layout, redirect: '/avoidWarning', children: [ { path: '/avoidWarning', component: () => import('@/views/hazardousChemicals/avoidWarning/index.vue'), name: 'avoidWarning', meta: { title: '危化品相忌报警',icon: 'form', affix: true } } ] }, { path: '/basicInfo', component: Layout, redirect: '/basicInfo',