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