南昌市物联网技防平台-前端
liuyg
2021-05-06 338deda86b1496870cd843e0bff835de897c3fb2
src/page/index/logo.vue
@@ -834,13 +834,13 @@
              //执行重连
              that.websocketStart();
            }
          }, 10000);
          }, 4000);
        } else {
          console.log("WebSocket连接没有建立成功!!");
          //执行重连
          that.websocketStart();
        }
      }, 3000);
      }, 1000);
    },
    onDialogTableVisible() {