fix: 移除未定义的 loadStats 调用
This commit is contained in:
@@ -14,7 +14,6 @@ function refreshAll() {
|
||||
loadStatus();
|
||||
loadImages();
|
||||
loadEvents();
|
||||
loadStats();
|
||||
}
|
||||
|
||||
// ============== 状态相关 ==============
|
||||
|
||||
Reference in New Issue
Block a user