WXL (wul)
2 天以前 22bd207587899810e9afb4c1a53f0d5dae1e2ece
src/views/index.vue
@@ -873,7 +873,6 @@
    },
    // 页面变化调整大小
    handleResize() {
      console.log(111);
      // 调整 ECharts 图表大小
      if (this.myChart2) {
        this.myChart2.resize();