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