From 3d8a910820c57089bf6652138bfa536df7a6da8a Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Mon, 30 May 2022 14:55:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E7=BB=87=E9=A1=B9=E7=9B=AE=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=A2=9E=E5=8A=A0=E7=A7=81=E6=9C=89=E6=A0=87=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Team/ListItem.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/forge/Team/ListItem.jsx b/src/forge/Team/ListItem.jsx index ab9d64f2..f372d256 100644 --- a/src/forge/Team/ListItem.jsx +++ b/src/forge/Team/ListItem.jsx @@ -6,8 +6,9 @@ function ListItem({item,key,OIdentifier}) { return(

- + {item.name} + {!item.is_public && 私有 } { item.forked_from_project_id && } { item.type && item.type === 2 ?