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: '通知公告 '} }, ] }, {