xiazhengtongxue
2026-03-31 2ec78835e454cecb95e48a2be2cb0b8393674ec5
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"));