林旭祥 hai 2 semanas
pai
achega
477b5ebb80
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/game/index.vue

+ 1 - 1
src/views/game/index.vue

@@ -201,8 +201,8 @@ const getInit = async () => {
         return false;
       }
       //传给预备窗口
-      actionConfirmRef.value.getInit(e);
       if (!start.value) {
+        actionConfirmRef.value.getInit(e);
         return false;
       }
       let area = e.ctrl_name.replace('bodyposecontroller_', '');