소스 검색

[UPDATE] fix bug in *historicTaskScreen

11868 1 년 전
부모
커밋
1477bc1ad7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/historicTaskScreen.vue

+ 2 - 2
src/views/historicTaskScreen.vue

@@ -3132,8 +3132,8 @@ export default {
         console.log(myPlyer === this); // 这里返回的是true
       });
       this.playerList.push(myPlyer)
-    }
-  },
+    },
+
   mounted(){
     //计算缩放比例
     this.resize_window();