@@ -240,7 +240,7 @@ function SmartOps(props) {
console.log('--------10分钟刷新数据--------', eTime);
timer = setInterval(() => {
getReportData();
- }, 6000);
+ }, 60000);
}
dispatch({