mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-05 06:10:26 +08:00
对服务增加基础的数据统计
This commit is contained in:
@@ -14,7 +14,7 @@ Vue.component("http-websocket-box", {
|
||||
if (websocketConfig == null) {
|
||||
websocketConfig = {
|
||||
id: 0,
|
||||
isOn: true,
|
||||
isOn: false,
|
||||
handshakeTimeout: {
|
||||
count: 30,
|
||||
unit: "second"
|
||||
|
||||
Reference in New Issue
Block a user