See999 hace 4 años
padre
commit
0001bf772f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/xt_pages/sign/signIn.vue

+ 1 - 1
src/xt_pages/sign/signIn.vue Ver fichero

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