pull/59/head
ruibaby 2019-11-26 20:13:21 +08:00
parent 9801a6848c
commit 1a6bcac8e6
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