修复打开页面时弹出登录页面的BUG

This commit is contained in:
CN-JS-HuiBai
2026-04-12 18:05:17 +08:00
parent 34bf4d5e91
commit 0a8efaf29d

View File

@@ -617,7 +617,6 @@
checkAuthStatus(); checkAuthStatus();
// Start data fetching // Start data fetching
loadSources();
fetchMetrics(); fetchMetrics();
fetchNetworkHistory(); fetchNetworkHistory();
fetchLatency(); fetchLatency();