WXL (wul)
2025-12-12 1feb410410781eb56159c8fdd856e68d2c23e0a4
src/views/index.vue
@@ -873,7 +873,6 @@
    },
    // 页面变化调整大小
    handleResize() {
      console.log(111);
      // 调整 ECharts 图表大小
      if (this.myChart2) {
        this.myChart2.resize();