From 417e07eebf6313b19ab6d26ebd8e39c7d08516ea Mon Sep 17 00:00:00 2001
From: TreeWish <1131093754@qq.com>
Date: 星期五, 24 二月 2023 19:39:28 +0800
Subject: [PATCH] 解决收缩菜单不一致情况

---
 src/components/chart/DataStorage.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/components/chart/DataStorage.vue b/src/components/chart/DataStorage.vue
index 5814017..edf4eb4 100644
--- a/src/components/chart/DataStorage.vue
+++ b/src/components/chart/DataStorage.vue
@@ -136,7 +136,6 @@
             num: item.鏂囦欢鏁�,
           }
         })
-        console.log(count)
         this.config1.number = [count]
         this.config1 = {
           ...this.config1,

--
Gitblit v1.9.3