From c06a5b40718062cc8b4b971322d7c394018cc972 Mon Sep 17 00:00:00 2001 From: hcong <1050828145@qq.com> Date: 星期五, 27 九月 2024 13:29:14 +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