From a3b1b063c7f3a5c6d7f64342525bd9d5137daf69 Mon Sep 17 00:00:00 2001
From: lzhe <lzhe@example.com>
Date: 星期四, 01 八月 2024 18:04:05 +0800
Subject: [PATCH] 1

---
 src/layout/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/layout/index.vue b/src/layout/index.vue
index e60cd99..6672cb4 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -286,7 +286,7 @@
 			},
 			handleSelect(key, keyPath) {
 				var MENU = this.$TOOL.data.get("MENU");
-				var foundRoute = this.findRouteByPath(MENU, key);  
+				var foundRoute = this.findRouteByPath(MENU, key);
 				//http://116.63.148.72:8080/xxl-job-admin
 				var TOKEN = this.$TOOL.cookie.get("TOKEN");
 				if(key == '/i/浠诲姟璋冨害') {

--
Gitblit v1.9.3