This commit is contained in:
qsh
2024-06-28 11:24:27 +08:00
parent 31f028d8d8
commit fa2481ea3d
7 changed files with 65 additions and 53 deletions

View File

@@ -66,6 +66,7 @@ watch(
(options) => {
if (echartRef) {
echartRef?.setOption(options)
resizeHandler()
}
},
{