为重载页面放宽等待时间
This commit is contained in:
parent
407b999060
commit
ff75509353
@ -114,7 +114,7 @@ export default class ClientList {
|
||||
//this.websocket = linkStart()
|
||||
// 调试模式: 直接刷新页面重载
|
||||
window.location.reload()
|
||||
}, 1000)
|
||||
}, 3000)
|
||||
}
|
||||
return websocket
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user