From f5e66da24d11103d19986d88428e17d6d4dd8b0f Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期四, 27 三月 2025 14:44:10 +0800 Subject: [PATCH] 数据监测 --- src/api/login/UserMenuData.ts | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts index cb9d4ad..e1e9980 100644 --- a/src/api/login/UserMenuData.ts +++ b/src/api/login/UserMenuData.ts @@ -32,6 +32,22 @@ }, { Children: [], + ID: '1121', + ParentID: '1742436890822447104', + Type: 2, + Name: '鏁版嵁鐩戞祴', + Path: '/dataMonitor', + Permission: '', + Icon: 'ywifont ywicon-tubiao-zhexiantu', + IsIframe: false, + OutLink: '', + IsHide: false, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], ID: '1122', ParentID: '1742436890822447104', Type: 2, -- Gitblit v1.9.3