更新页面
This commit is contained in:
@ -104,7 +104,6 @@ function lineChartFn() {
|
||||
window.onresize = function () {
|
||||
myChart.resize();
|
||||
};
|
||||
document.getElementById("circlecz").setAttribute("_echarts_instance_", "");
|
||||
}
|
||||
onMounted(() => {
|
||||
lineChartFn();
|
||||
|
||||
Reference in New Issue
Block a user