From 5aa0c12bd6f08fcd3cc940cdc6f8788d4ffcd227 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期四, 29 八月 2024 17:01:57 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/WI/Web.Admin.V1.0

---
 src/api/login/UserMenuData.ts |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts
index 8b84a20..e19a5aa 100644
--- a/src/api/login/UserMenuData.ts
+++ b/src/api/login/UserMenuData.ts
@@ -88,12 +88,27 @@
 				Path: '/knowledge/graph',
 				Permission: '',
 				Icon: 'ywifont ywicon-a-appround15',
-				IsIframe: true,
+				IsIframe: false,
 				IsHide: false,
 				Weight: 0,
 				SortCode: 2,
 				Description: '',
 			},
+			{
+				Children: [],
+				ID: '1',
+				ParentID: '1742436890822447105',
+				Type: 2,
+				Name: '鏂囨。璇︽儏',
+				Path: '/knowledge/graphDetail',
+				Permission: '',
+				Icon: 'ywifont ywicon-a-appround15',
+				IsIframe: false,
+				IsHide: true,
+				Weight: 0,
+				SortCode: 2,
+				Description: '',
+			},
 		],
 	},
 ];

--
Gitblit v1.9.3