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 | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/src/constants/menu.js b/src/constants/menu.js index 08247bd..e1a1c52 100644 --- a/src/constants/menu.js +++ b/src/constants/menu.js @@ -54,6 +54,17 @@ icon: 'List', name: '鐩戠闂', }, + { + path: '/fysp/config/deviceMatch', + icon: 'List', + name: '璁惧鍖归厤', + }, + { + //璇勪及瑙勫垯绠$悊 + path: '/fysp/config/evalutationRule', + icon: 'List', + name: '璇勪及瑙勫垯', + }, ], }, { -- Gitblit v1.9.3