邓洁: 合并代码

This commit is contained in:
邓洁
2023-12-22 16:08:49 +08:00
parent b090604c70
commit 1cb5c6c258

View File

@@ -242,6 +242,7 @@ const initChart = () => {
}
]
}
myEcharts.setOption(option);
//图表大小自适应窗口大小变化
window.onresize = () => {