feat: 更新一些新功能

This commit is contained in:
gary.fu
2026-08-18 17:59:01 +08:00
parent d7cbc2eebf
commit 20c446b191
23 changed files with 1703 additions and 107 deletions

View File

@@ -44,8 +44,8 @@ const chartConfig = {
<el-container class="container-center">
<v-chart
v-if="chartConfig"
class="chart"
:key="theme"
class="chart"
:theme="theme"
:option="chartConfig"
autoresize