src/router/router.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/router/router.js
@@ -28,22 +28,22 @@ title: '首页', icon: 'home' }, { path: '/early-warning', component: () => import('@/view/early-warning'), meta: { title: '报警记录', icon: 'home' } }, { path: '/complaint', component: () => import('@/view/complaint/index'), meta: { title: '投诉记录' } } ] }, { path: '/early-warning', component: () => import('@/view/early-warning'), meta: { title: '报警记录', icon: 'home' } }, { path: '/complaint', component: () => import('@/view/complaint/index'), meta: { title: '投诉记录' } } ]