pull/3445/head
ruibaby 2019-11-26 20:13:21 +08:00
parent 4380aa489c
commit 1f8b8c4391
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ export const asyncRouterMap = [
path: '/dashboard',
name: 'Dashboard',
component: () => import('@/views/dashboard/Dashboard'),
meta: { title: '仪表盘', icon: 'dashboard', hiddenHeaderContent: false }
meta: { title: '仪表盘', icon: 'dashboard', hiddenHeaderContent: false, keepAlive: false }
},
// posts