修改问题

This commit is contained in:
zhujiyan
2024-10-22 14:00:39 +08:00
parent 1e1993d125
commit 28c0e2d23c
6 changed files with 204 additions and 456 deletions

View File

@@ -124,7 +124,7 @@ const initChart = () => {
}
handlerBar(options)
// 处理柱状图
chart.setOption(options)
chart.setOption(options,true)
setTimeout(() => {
chart.resize()