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