修复bug
This commit is contained in:
parent
41588cddb3
commit
22cf9c81c4
|
@ -415,6 +415,7 @@
|
|||
realThis.socketTask.close({
|
||||
success(res) {
|
||||
console.log('关闭成功', res)
|
||||
realThis.wsLiveFlag = false;
|
||||
},
|
||||
fail(err) {
|
||||
// console.log('关闭失败', err)
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue