fix ApexCharts

This commit is contained in:
jxxghp
2025-01-19 14:31:51 +08:00
parent 615ce34a72
commit d523790c0f
7 changed files with 83 additions and 57 deletions
+3 -1
View File
@@ -70,7 +70,9 @@ function jumpTab(tab: string) {
<!-- 规则 -->
<VWindowItem value="rule">
<transition name="fade-slide" appear>
<AccountSettingRule />
<div>
<AccountSettingRule />
</div>
</transition>
</VWindowItem>