From 202adad6c3d5fe1d95e745d47434dc29cc60d957 Mon Sep 17 00:00:00 2001 From: Riku <risaku@163.com> Date: 星期六, 28 九月 2024 20:41:11 +0800 Subject: [PATCH] Merge branch 'hc-evalution' into riku-evaluation --- 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