| Code/WMS/docs/superpowers/plans/2026-03-30-dashboard-chart-plan.md | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Code/WMS/docs/superpowers/plans/2026-03-30-dashboard-chart-plan.md
@@ -421,7 +421,7 @@ handleResize() { Object.values(this.charts).forEach(chart => chart.resize()); }, methods: { initCharts() { this.charts.monthlyTrend = echarts.init(document.getElementById("chart-monthly-trend")); this.charts.today = echarts.init(document.getElementById("chart-today"));