From 52b00599d3b8359549ac8bcfbbb63f6578388121 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Mon, 07 Apr 2025 17:25:53 +0800
Subject: [PATCH] 11
---
components/kline-charts/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/components/kline-charts/index.vue b/components/kline-charts/index.vue
index 7e822df..c5341e8 100644
--- a/components/kline-charts/index.vue
+++ b/components/kline-charts/index.vue
@@ -192,7 +192,7 @@
},
},
mounted() {
-
+ this.chart = null
this.initData()
},
--
Gitblit v1.9.3