更新代码

This commit is contained in:
feiyangqingyun
2022-04-30 18:17:25 +08:00
parent 293a8d9c40
commit 7bed44d9c0
10 changed files with 62 additions and 58 deletions

View File

@@ -175,7 +175,7 @@ void frmWebClient::disconnected()
{
isOk = false;
ui->btnConnect->setText("连接");
append(1, "服务器断开");
append(1, "服务器断开");
}
void frmWebClient::error()