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