From 7df41a704864a95b58f8e417744a0691645333cd Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Wed, 11 Oct 2023 11:38:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E7=BB=87-=E7=BB=84=E7=BB=87=E5=9B=A2?= =?UTF-8?q?=E9=98=9F=E6=98=BE=E7=A4=BA=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Team/RightBox.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/forge/Team/RightBox.jsx b/src/forge/Team/RightBox.jsx index 6a05d6214..df2364503 100644 --- a/src/forge/Team/RightBox.jsx +++ b/src/forge/Team/RightBox.jsx @@ -175,7 +175,7 @@ function RightBox({ OIdentifier , history , admin , showCompeleteDialog ,complet (item.is_admin || item.is_member) ? {item.nickname} : - {item.name} + {item.nickname} } {item.num_users}名成员