update 关闭connect0
This commit is contained in:
parent
e4637944bb
commit
2ae9080ab3
@ -1,7 +1,7 @@
|
||||
import Client from "./ws";
|
||||
|
||||
export default function useWebsocket(store, path) {
|
||||
connect0(store);
|
||||
// connect0(store);
|
||||
connectPath(store, path);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user