浏览代码

样式处理

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()
 				}
 	        }
 	    }