Ver Fonte

日常开发

林旭祥 há 1 semana atrás
pai
commit
16964be4a2
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      src/views/game/index.vue

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

@@ -326,7 +326,6 @@ const getExitGame = (data: any) => {
       return item.area == data.area;
     })
     areaStateList.value[myIndex].gameover = true;
-    speckCancel();
   } else {
     //游戏中退出
     proxy?.$modal.confirm("确定退出吗?").then(() => {