src/views/main/istation/health/historyEvaluation.vue @@ -220,7 +220,9 @@ mounted(){ let _this = this _this.$nextTick(()=>{ _this.initChart() setTimeout(() => { _this.initChart() }, 100); }) window.addEventListener("resize", () => {