优化 监控中心 前台页面

This commit is contained in:
fks-yangshouda
2024-08-22 15:23:02 +08:00
parent 05bb62752b
commit 7b1f25689e
12 changed files with 122 additions and 80 deletions

View File

@@ -155,7 +155,7 @@
chartInstance.setOption(option);
};
onMounted(() => {
// draw();
draw();
});
// 下载图表