fix: update loading

This commit is contained in:
Qiuxia Fan
2022-01-11 15:36:40 +08:00
parent d4dedecd1b
commit 51103ac6ae
8 changed files with 37 additions and 58 deletions

View File

@@ -116,7 +116,6 @@ export function useECharts(
}
function resize() {
console.log("resize");
chartInstance?.resize();
}