liyongli 2 년 전
부모
커밋
69b8e94941
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/view/WorldCup/index.vue

+ 1 - 1
src/view/WorldCup/index.vue

@@ -62,7 +62,7 @@
         <ranking />
         <chat @toLogin="login" />
       </div>
-      <match v-if="team.length" @upWay="upWay" />
+      <match v-if="team.length" @upWay="upWay" @toLogin="login" />
     </div>
 
     <div class="playVideo" v-if="play.phone">