南昌市物联网技防平台-前端
zengh
2021-04-30 a19730881858bb2489ab37735bb699817f38f253
websocket调整
1 files modified
4 ■■■■ changed files
src/page/index/logo.vue 4 ●●●● patch | view | raw | blame | history
src/page/index/logo.vue
@@ -834,13 +834,13 @@
              //执行重连
              that.websocketStart();
            }
          }, 10000);
          }, 4000);
        } else {
          console.log("WebSocket连接没有建立成功!!");
          //执行重连
          that.websocketStart();
        }
      }, 3000);
      }, 1000);
    },
    onDialogTableVisible() {