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