From 96a95eda485546ba8ddae189b66c411362067c2f Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 02 十二月 2025 10:04:33 +0800
Subject: [PATCH] 最新版本541200007

---
 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