xiatian hace 3 años
padre
commit
dc9321b515
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/modules/portal/views/home/Home.vue

+ 1 - 1
src/modules/portal/views/home/Home.vue

@@ -255,7 +255,7 @@ export default {
           .then(() => {
           .then(() => {
             setTimeout(() => {
             setTimeout(() => {
               this.onlineSignal();
               this.onlineSignal();
-            }, 3000);
+            }, 5000);
           });
           });
       } catch (error) {
       } catch (error) {
         console.log("tag", error);
         console.log("tag", error);