@@ -225,7 +225,7 @@ export default {
setInterval(() => {
that.getallshipData();
- }, 120000);
+ }, 5*60*1000);
this.getThresholdList();
// this.addDevicePoint();