微调弹出框

This commit is contained in:
sjl
2024-12-06 09:11:44 +08:00
parent 69a4cbbbc2
commit b57a7edf28
6 changed files with 12 additions and 8 deletions

View File

@@ -131,7 +131,7 @@ const reSize = (widthValue: number,heightValue: number,silentValue: boolean) =>
}
};
const resizeCharts = () => {
console.log(chart.value,111111);
//console.log(chart.value,111111);
if (chart.value) {
chart.value.resize();