微调弹出框
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user