tanghaolin
2023-01-10 212dbde8dba2ccdf0320b753096765ddd8055a2e
历史评价
已修改1个文件
4 ■■■ 文件已修改
src/views/main/istation/health/historyEvaluation.vue 4 ●●● 补丁 | 查看 | 原始文档 | 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", () => {