fix
This commit is contained in:
parent
9e5c63da5a
commit
54d4864586
@ -125,9 +125,7 @@ onMounted(() => {
|
|||||||
<!-- Qr Код -->
|
<!-- Qr Код -->
|
||||||
<div v-if="!team || !team.actions.length">
|
<div v-if="!team || !team.actions.length">
|
||||||
<div class="messages-block center-container">
|
<div class="messages-block center-container">
|
||||||
<div class="center-block-custom">
|
<WelcomeGameBlock :qrurl="qrurl" :team="team.name"></WelcomeGameBlock>
|
||||||
<WelcomeGameBlock :qrurl="qrurl" :team="team.name"></WelcomeGameBlock>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- Действия -->
|
<!-- Действия -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user