wangming 10 mesi fa
parent
commit
0837420404
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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()
 				}
 	        }
 	    }