From d1a8061067e21463d8544be8bd840984596ed4a9 Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期四, 02 一月 2025 16:08:42 +0800 Subject: [PATCH] 工作流查看 --- src/api/login/UserMenuData.ts | 38 +++++++++++++++++++++++++++++++++++--- 1 files changed, 35 insertions(+), 3 deletions(-) diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts index 4a50e83..574be5c 100644 --- a/src/api/login/UserMenuData.ts +++ b/src/api/login/UserMenuData.ts @@ -70,7 +70,7 @@ Name: '鎸囨爣鎵ц鍣�', Path: '/metricAgent', Permission: '', - Icon: 'ywifont ywicon-bofang', + Icon: 'ywifont ywicon-kaishi', IsIframe: false, OutLink: '', IsHide: false, @@ -100,7 +100,7 @@ ID: '1126', ParentID: '1742436890822447104', Type: 2, - Name: '鎰忓悜鎻愮ず', + Name: '鎰忓浘鎻愮ず', Path: '/supervisorPrompt', Permission: '', Icon: 'ywifont ywicon-tishici', @@ -164,7 +164,7 @@ ID: '1130', ParentID: '1742436890822447104', Type: 2, - Name: '宸ヤ綔绠$悊', + Name: '宸ヤ綔娴佹墽琛屽櫒', Path: '/workFlow/WorkFlowIndex', Permission: '', Icon: 'ywifont ywicon-jiegou', @@ -190,6 +190,38 @@ SortCode: 2, Description: '', }, + { + Children: [], + ID: '1132', + ParentID: '1742436890822447104', + Type: 2, + Name: '宸ヤ綔娴佹煡鐪�', + Path: '/workFlow/view', + Permission: '', + Icon: 'ywifont ywicon-shoucang2', + IsIframe: false, + OutLink: '', + IsHide: true, + Weight: 0, + SortCode: 2, + Description: '', + }, + { + Children: [], + ID: '1133', + ParentID: '1742436890822447104', + Type: 2, + Name: '鎽勫儚澶�', + Path: '/camera/live', + Permission: '', + Icon: 'ywifont ywicon-shoucang2', + IsIframe: false, + OutLink: '', + IsHide: false, + Weight: 0, + SortCode: 2, + Description: '', + }, ], }, { -- Gitblit v1.9.3