zhulizhen1111 %!s(int64=4) %!d(string=hai) anos
pai
achega
4543e69bad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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()
        
     },