From 4e06ebd4422c756aa651efcbe90c075c932f14d1 Mon Sep 17 00:00:00 2001 From: lyp Date: Thu, 26 Dec 2024 10:11:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/card/CardProj.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/card/CardProj.tsx b/src/components/card/CardProj.tsx index 91168e4..15c2131 100644 --- a/src/components/card/CardProj.tsx +++ b/src/components/card/CardProj.tsx @@ -519,8 +519,8 @@ export default function CardProj(props: any) { // props.updata() }} > - {/* {item.label} */} - 提交版权中心 + {item.label} + {/* 提交版权中心 */} )