fix:客户端断开连接时,服务端处理websocket异常
This commit is contained in:
@@ -40,7 +40,6 @@ const { systemUsage, performance } = toRefs(data)
|
||||
|
||||
onUnmounted(() => {
|
||||
ws.close()
|
||||
console.log('关闭socket 连接')
|
||||
})
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user