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 |   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