温红权 3 年之前
父节点
当前提交
b02a40e743
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ruoyi-ui/src/views/components/table/homeTable.vue

+ 1 - 1
ruoyi-ui/src/views/components/table/homeTable.vue

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