fix: 赛事列表详情弹窗修复

This commit is contained in:
ZhuRui
2026-08-06 09:54:11 +08:00
parent 8c7e8f807c
commit 7f16ccdb30
4 changed files with 158 additions and 100 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ export interface TournamentAdminInfoVO {
/** 退赛人数 */
dropoutCount: string;
/** 允许报名最大人数 */
dtotalLimit: string;
totalLimit: string;
/** 总对阵数 */
matchTotalCount: string;
/** 已完成对阵数 */