From 0abddfbfb3a4a51fe85276257d956c582cc80382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B6=85=E7=BA=A7=E8=80=81=E7=99=BD=E5=85=94?= Date: Fri, 8 Aug 2025 15:03:45 +0800 Subject: [PATCH] =?UTF-8?q?FEAT=20=3D>=20=E6=9C=AC=E6=AC=A1=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E9=A1=B9=E7=9B=AE=E4=B8=BA=EF=BC=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/AccountSelection/index.tsx | 2 +- .../src/components/ContentSelection/data.ts | 2 +- .../src/components/ContentSelection/index.tsx | 24 +++++++++---------- nkebao/src/components/GroupSelection/data.ts | 2 +- .../src/components/GroupSelection/index.tsx | 14 +++++------ nkebao/src/pages/mobile/test/select.tsx | 4 ++-- 6 files changed, 24 insertions(+), 24 deletions(-) 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 && (