游雁
2023-05-19 219c2482ab755fbd4e49dfbdee91bf1a8a4ec49a
funasr/runtime/html5/static/main.js
@@ -59,6 +59,7 @@
   } else if ( connState === 2 ) {
      stop();
      console.log( 'connecttion error' );
      setTimeout(function(){btnStart.disabled = true;info_div.innerHTML='connecttion error';}, 4000 );
   }
}