修复声音问题
This commit is contained in:
@@ -510,6 +510,8 @@ onUnmounted(() => {
|
||||
:seq="seq"
|
||||
:start="start && startCount"
|
||||
:total="total"
|
||||
:currentRound="currentRound"
|
||||
:battleId="battleId"
|
||||
/>
|
||||
<PlayersRow
|
||||
v-if="room.battleType === 1"
|
||||
|
||||
Reference in New Issue
Block a user