| 组别 | 第{{ track }}道 |
|---|---|
| 第{{ groupIndex }}组 |
{{ getAthleteByGroupAndTrack(groupIndex, track)?.athleteCode }}
{{ getAthleteByGroupAndTrack(groupIndex, track)?.name }}
{{ getAthleteByGroupAndTrack(groupIndex, track)?.teamName || getTeamName(getAthleteByGroupAndTrack(groupIndex, track)?.teamId) }}
-
|