菜单显示登录人

This commit is contained in:
gary.fu
2024-01-10 11:57:05 +08:00
parent ece3f45775
commit 6ca4ac6168
4 changed files with 5 additions and 7 deletions

View File

@@ -177,6 +177,7 @@ export const useBaseTopMenus = () => {
{
icon: 'user',
isDropdown: true,
label: $i18nMsg(loginConfigStore.accountInfo.userNameCN, loginConfigStore.accountInfo.userNameEN),
children: [
{
labelKey: 'common.label.personalInfo',