From 2627a08fc540a71558be965f1809990f25843d7a Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Fri, 05 Sep 2025 16:05:45 +0800
Subject: [PATCH] 1
---
src/utils/index.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/utils/index.js b/src/utils/index.js
index 1637e2c..b793454 100644
--- a/src/utils/index.js
+++ b/src/utils/index.js
@@ -96,5 +96,5 @@
export function clearLoginInfo () {
Vue.cookie.delete('Authorization')
store.commit('resetStore')
- router.options.isAddDynamicMenuRoutes = false
+ router.options.isAddDynamiCMEnuRoutes = false
}
--
Gitblit v1.9.3