fix:更新更新时间
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
}
|
||||
|
||||
// 每5秒更新一次图表数据
|
||||
setInterval(fetchDataAndUpdateChart, 5000);
|
||||
setInterval(fetchDataAndUpdateChart, 10000);
|
||||
|
||||
// 初始数据加载
|
||||
fetchDataAndUpdateChart();
|
||||
|
Reference in New Issue
Block a user