src/router/index.js
@@ -58,6 +58,12 @@ name:'rmer', meta: { title: '知识库管理 ', icon: 'dashboard', } }, { path: '/notice', component: () => import('@/views/system/notice/index'), name:'rmer', meta: { title: '通知公告 '} }, ] }, { @@ -121,6 +127,12 @@ name:'DailyReportReport', meta:{title:'团队报告',activeMenu:'/bre/groupReport '}, }, { path: 'jiankangzheng', component: () => import('@/views/jmreport/jmreport/jiankangzheng'), name:'DailyReportReport', meta:{title:'健康证检查表',activeMenu:'/bre/jiankangzheng '}, }, ] }, {