嘉渊
2023-05-17 12deb6b77bd1a98f7099514fb4d29d70fa90f4be
funasr/runtime/html5/static/wsconnecter.js
@@ -72,6 +72,7 @@
   }
   
   function onError( e ) {
      info_div.innerHTML="连接"+e;
      console.log(e);
      stateHandle(2);
   }