diff --git a/nkebao/src/components/AccountSelection/index.tsx b/nkebao/src/components/AccountSelection/index.tsx index 96def66be..6e19a88b3 100644 --- a/nkebao/src/components/AccountSelection/index.tsx +++ b/nkebao/src/components/AccountSelection/index.tsx @@ -100,7 +100,7 @@ export default function AccountSelection({ textOverflow: "ellipsis", }} > - {acc.userName}({acc.realName})- {acc.departmentName} + 【{acc.realName}】 {acc.userName} {!readonly && (