fix : 修复组件引入bug

This commit is contained in:
2024-09-15 23:01:38 +08:00
parent dc802bc199
commit 78ba7aa69d
2 changed files with 3 additions and 3 deletions

View File

@@ -146,7 +146,7 @@ const initWebSocket = () => {
console.log("ws连接失败");
}
}
// initWebSocket()
initWebSocket()