chore: profile page keepAlive
This commit is contained in:
parent
c31fdddf57
commit
450a598b30
@ -25,6 +25,7 @@ const profileRoute: RouteRecordStringComponent[] = [
|
|||||||
component: '/_core/profile/index',
|
component: '/_core/profile/index',
|
||||||
meta: {
|
meta: {
|
||||||
icon: 'mingcute:profile-line',
|
icon: 'mingcute:profile-line',
|
||||||
|
keepAlive: true,
|
||||||
title: $t('widgets.profile'),
|
title: $t('widgets.profile'),
|
||||||
},
|
},
|
||||||
name: 'ProfileIndex',
|
name: 'ProfileIndex',
|
||||||
|
Loading…
Reference in New Issue
Block a user