From 3a6ab13df803afdea035dde373fb72f9d23f756b Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Mon, 14 Oct 2024 16:21:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E5=93=81=E6=8F=90=E4=BA=A4=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=8F=90=E7=A4=BA=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Competitions/Detail/components/WorkSubmit/index.tsx | 6 +++++- src/utils/fetch.ts | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/pages/Competitions/Detail/components/WorkSubmit/index.tsx b/src/pages/Competitions/Detail/components/WorkSubmit/index.tsx index 054ebb8c..a96ef9cc 100644 --- a/src/pages/Competitions/Detail/components/WorkSubmit/index.tsx +++ b/src/pages/Competitions/Detail/components/WorkSubmit/index.tsx @@ -476,7 +476,11 @@ const WorkSubmit: FC = ({ style={{ background: "#F6F7F9" }} bordered={false} onPressEnter={getResults} /> -
当前共计作品{tableList.total_count}
+
+ 当前共计作品 + {tableList.total_count}个 + (页面仅展示本队作品) +
{identity && {modelType == 1 &&