浏览代码

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

XMLWAN 4 年前
父节点
当前提交
25e9fedd92
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/sign/signIn.vue

+ 1 - 1
src/xt_pages/sign/signIn.vue 查看文件

@@ -183,7 +183,7 @@ export default {
183 183
                 };
184 184
                 this.websocketSend(newobj)
185 185
             }
186
-        }, 5000);
186
+        }, 20000);
187 187
         
188 188
         this.timerID = setInterval(() => {
189 189
             this.updateTime()