mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2026-02-23 06:37:01 +00:00
菜单显示登录人
This commit is contained in:
@@ -177,6 +177,7 @@ export const useBaseTopMenus = () => {
|
||||
{
|
||||
icon: 'user',
|
||||
isDropdown: true,
|
||||
label: $i18nMsg(loginConfigStore.accountInfo.userNameCN, loginConfigStore.accountInfo.userNameEN),
|
||||
children: [
|
||||
{
|
||||
labelKey: 'common.label.personalInfo',
|
||||
|
||||
Reference in New Issue
Block a user