@@ -353,7 +353,7 @@
///调取接口获取数据
this.getMonthList();
}, 0)
- }, 1000 * 60 * 4)
+ }, 20000)
},
beforeDestroy(){
if(this.timer){