소스 검색

日常开发

林旭祥 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(() => {