我的笔记样式调整

This commit is contained in:
zhaofang
2022-10-20 17:57:12 +08:00
parent ad56663478
commit e38275a81d
3 changed files with 3 additions and 3 deletions

View File

@@ -310,7 +310,7 @@
}
},
updated() {
this.chart.resize();
this.chart && this.chart.resize();
},
methods: {