1.8 版本
This commit is contained in:
@@ -55,7 +55,7 @@ export const constantRouterMap = [
|
||||
path: 'dashboard',
|
||||
component: () => import('@/views/dashboard/index'),
|
||||
name: '首页',
|
||||
meta: { title: '首页', icon: 'index', noCache: true }
|
||||
meta: { title: '首页', icon: 'index', noCache: true, affix: true }
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user