Commit 8e72a7e7 by qlintonger xeno

开始配置ws+1

parent 0d6d1a6c
......@@ -12,6 +12,8 @@ export default {
anyRemote.configureWS(
url, tabVisibleCB, connectionLostCB, wsSocketChannelName
);
} else {
anyRemote?.wsInt?.close(true);
}
}, {
immediate: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment