diff --git a/src/pages/Competitions/Detail/components/WorkSubmit/index.tsx b/src/pages/Competitions/Detail/components/WorkSubmit/index.tsx index 054ebb8ce..a96ef9cc0 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 &&