删除
This commit is contained in:
@@ -28,7 +28,7 @@ export const systemRoutes: RouteRecordRaw[] = [
|
||||
path: '/dashboard/analysis',
|
||||
name: 'Analysis',
|
||||
component: () => import('@/views/dashboard/analysis/index.vue'),
|
||||
meta: { title: '分析页', icon: 'insert-chart', hidden: false, affix: true },
|
||||
meta: { title: '首页', icon: 'insert-chart', hidden: false, affix: true },
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user