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