Przeglądaj źródła

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

XMLWAN 4 lat temu
rodzic
commit
25e9fedd92
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/xt_pages/sign/signIn.vue

+ 1 - 1
src/xt_pages/sign/signIn.vue Wyświetl plik

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