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