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