소스 검색

样式处理

wangming 10 달 전
부모
커밋
0837420404
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/controllers/server.js

+ 1 - 0
src/controllers/server.js

@@ -375,6 +375,7 @@ const server = {
 					_this.retryTimer = null
 				}else{
 					alert(locale().websocket.contact);
+					window.location.reload()
 				}
 	        }
 	    }