Commit 03164303 by hank

去除事件监控

parent 1a8815c3
......@@ -19,12 +19,12 @@ const contentsRouter = {
name: 'title',
meta: { title: '系统标题' }
},
{
path: 'type',
component: () => import('@/views/contents/eventMonitor'),
name: 'eventMonitor',
meta: { title: '事件监控' }
},
// {
// path: 'type',
// component: () => import('@/views/contents/eventMonitor'),
// name: 'eventMonitor',
// meta: { title: '事件监控' }
// },
{
path: 'introductionWarning',
component: view,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment