抽离组件按住说话

This commit is contained in:
yanghang
2025-07-07 13:53:35 +08:00
parent f4d0153f34
commit e9cc0a10ce
6 changed files with 454 additions and 262 deletions
+1
View File
@@ -70,6 +70,7 @@ export default class WebSocketUtil {
return
}
}else{
clearInterval(this.reconnectTimer); // 清除重连计时器
goto_login_fun();
return
}