perf:调整图表resize时间

This commit is contained in:
zyh
2022-06-22 16:08:23 +08:00
parent 1052e61006
commit be9f2290f4

View File

@@ -454,7 +454,7 @@ export default {
handler (val) { handler (val) {
setTimeout(() => { setTimeout(() => {
this.resize() this.resize()
}, 100) })
} }
}, },
dataList: { dataList: {