zhulizhen1111 4 年之前
父節點
當前提交
4543e69bad
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/strategy/index.vue

+ 1 - 1
src/views/strategy/index.vue

@@ -134,7 +134,7 @@ export default {
         this.clearId = setInterval(function(){
            vm.getChiller()
            vm.$refs.box.isShowDraw()
-        },10000*60)
+        },5000*60)
         this.getChiller()
        
     },