flyzto 3 months ago
parent
commit
faba2abaff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/apps/web-antd/src/views/match/components/match_card.vue

+ 1 - 1
web/apps/web-antd/src/views/match/components/match_card.vue

@@ -72,7 +72,7 @@ defineProps({
 <template>
   <div class="match-card">
     <div class="card-header">
-      <div class="league-name"><strong v-if="stage && platform == 'ps'">[{{ stage }}<span v-if="retime">&nbsp;[{{ retime }}]</span>]</strong>{{ leagueName }}</div>
+      <div class="league-name"><strong v-if="stage && platform == 'ps'">[{{ stage }}<span v-if="retime">&nbsp;{{ retime }}</span>]</strong>{{ leagueName }}</div>
       <div class="date-time">{{ dateTime }}</div>
     </div>
     <div class="team-name">