Ver Fonte

[UPDATE] fix bug in *historicTaskScreen

11868 há 1 ano atrás
pai
commit
1477bc1ad7
1 ficheiros alterados com 2 adições e 2 exclusões
  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();