feat:添加长连接,强制下线功能
This commit is contained in:
@@ -31,7 +31,7 @@ export default {
|
||||
})
|
||||
this.receiveMsg(connection);
|
||||
// 启动
|
||||
// this.start();
|
||||
this.start();
|
||||
},
|
||||
/**
|
||||
* 调用 this.signalR.start().then(async () => { await this.SR.invoke("method")})
|
||||
|
||||
Reference in New Issue
Block a user