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