From b0379edfce842cf521edd555269412f8cd0ec11b Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期日, 29 九月 2024 17:33:09 +0800 Subject: [PATCH] 1. 评估记录批量修改监测数据得分 --- src/constants/menu.js | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/constants/menu.js b/src/constants/menu.js index 49c2faf..e1a1c52 100644 --- a/src/constants/menu.js +++ b/src/constants/menu.js @@ -59,6 +59,12 @@ icon: 'List', name: '璁惧鍖归厤', }, + { + //璇勪及瑙勫垯绠$悊 + path: '/fysp/config/evalutationRule', + icon: 'List', + name: '璇勪及瑙勫垯', + }, ], }, { -- Gitblit v1.9.3