林旭祥 1 هفته پیش
والد
کامیت
16964be4a2
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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(() => {