From 2f65c9f0c9dae7c192a81a79d94b7eba614c8b23 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期一, 17 十一月 2025 14:59:12 +0800
Subject: [PATCH] 钥匙柜大屏

---
 admin/src/store/index.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/admin/src/store/index.js b/admin/src/store/index.js
index eae17b4..a6be0a8 100644
--- a/admin/src/store/index.js
+++ b/admin/src/store/index.js
@@ -61,7 +61,6 @@
   },
   // 璁剧疆棣栭〉璺敱淇℃伅
   setTopMenuCurrent (state, current) {
-    console.log("setTopMenuCurrent",current)
     if(current.id !== state.topMenuCurrent.id){
       state.topMenuList.list.forEach(item => {
         console.log(item.id, item.id)

--
Gitblit v1.9.3