no message

master
zcy 2021-09-06 20:51:53 +08:00
parent c447084ba5
commit ab55618406
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ Item {
type_network) type_network)
}else if ((button_network.text === "关闭连接") && (proto_combox.currentText !== "udp")) }else if ((button_network.text === "关闭连接") && (proto_combox.currentText === "udp"))
{ {
console.log("dfdfads") console.log("dfdfads")
DataWrap.closeNetwork(); DataWrap.closeNetwork();