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