su
su1124
2023-12-27 c88e4e1bd87b909fdcc927223762a3f7d752fd6c
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: '通知公告 '}
      },
    ]
  },
  {