Explorar el Código

教具断开时设置状态

chaooo hace 1 año
padre
commit
527e7f56b6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/utils/connection.js

+ 1 - 0
src/utils/connection.js

@@ -396,6 +396,7 @@ export default {
                 if ($game_status === 1) {
                   $this.game_finished();
                 }
+                $this.connect_toy = 3;
               }
             }
           })