From 5aa63351c15fde21178f0c962570df65eba38560 Mon Sep 17 00:00:00 2001 From: hcong <1050828145@qq.com> Date: 星期五, 27 九月 2024 15:47:15 +0800 Subject: [PATCH] 评估 --- src/constants/menu.js | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/src/constants/menu.js b/src/constants/menu.js index 5740439..e1a1c52 100644 --- a/src/constants/menu.js +++ b/src/constants/menu.js @@ -54,8 +54,24 @@ icon: 'List', name: '鐩戠闂', }, + { + path: '/fysp/config/deviceMatch', + icon: 'List', + name: '璁惧鍖归厤', + }, + { + //璇勪及瑙勫垯绠$悊 + path: '/fysp/config/evalutationRule', + icon: 'List', + name: '璇勪及瑙勫垯', + }, ], }, + { + path: '/fysp/support', + icon: 'Files', + name: '瀵瑰鏀寔' + }, // { // icon: 'Search', -- Gitblit v1.9.3