{{ getMapName(selectedServerSnapshot.gameMap) }}
{{ selectedServerSnapshot.recordTime }} / {{ getModeName(selectedServerSnapshot.gameMode) }}
玩家
{{ selectedServerSnapshot.soldierCount || 0 }}
排队
{{ selectedServerSnapshot.queueCount || 0 }}
观战
{{ selectedServerSnapshot.spectatorCount || 0 }}
进入
退出
队伍1
{{ getCurrentPlayerCount(serverPlayerSnapshotTeamOneList) }} 人
队伍2
{{ getCurrentPlayerCount(serverPlayerSnapshotTeamTwoList) }} 人
排队
{{ getCurrentPlayerCount(serverPlayerSnapshotQueueList) }} 人
观战
{{ getCurrentPlayerCount(serverPlayerSnapshotSpectatorList) }} 人