This commit is contained in:
kron
2025-07-15 17:10:56 +08:00
parent 0edf259fb0
commit 16f8048b55
3 changed files with 22 additions and 4 deletions

View File

@@ -557,6 +557,7 @@ onUnmounted(() => {
:totalRound="totalRounds"
:scores="scores"
:blueScores="blueScores"
:stop="halfTimeTip && !startCount"
/>
<BattleFooter
v-if="roundResults.length"