Browse Source

日常开发

林旭祥 1 tuần trước cách đây
mục cha
commit
16964be4a2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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(() => {