Explorar o código

[UPDATE] fix bug in *historicTaskScreen

11868 hai 1 ano
pai
achega
1477bc1ad7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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();