2
0

fix:仪表盘错误信息修复

This commit is contained in:
zhongzm
2025-02-26 15:22:33 +08:00
parent a6c63088af
commit 824a447124
3 changed files with 23 additions and 23 deletions

View File

@@ -410,7 +410,7 @@ async function mockDataUpdate() {
});
}
} catch (error) {
console.error('Failed to update data:', error);
// console.error('Failed to update data:', error);
}
}