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