src/views/main/istation/health/historyEvaluation.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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", () => {