tanghaolin
2023-01-10 212dbde8dba2ccdf0320b753096765ddd8055a2e
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", () => {