Commit 6b173bd3 authored by 李苏's avatar 李苏 💬

首页

parent be378115
......@@ -454,7 +454,7 @@ export const constantRoutes = [
children: [
{
path: 'index',
component: () => import('@/views/index'),
component: () => import('@/views/analysis/list/index'),
name: 'Index',
meta: { title: '首页', icon: 'dashboard', affix: true }
}
......
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