Commit 44452fe9 authored by 智勇's avatar 智勇

删除导航

parent cb9ae3ae
......@@ -137,19 +137,6 @@ export const asyncRouterMap = [
}
]
},
{
path: '/cluster',
component: Layout,
redirect: 'noredirect',
children: [
{
path: '',
component: () => import('@/views/cluster/cluster'),
name: '设置集群',
meta: { title: '集群设置', icon: 'lock', roles: ['admin'] }
}
]
},
dockersRouter,
{
......
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 to comment