From 7e1d38f401555ac635c9ce10f63902d9a4c402e0 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 14 十月 2024 17:15:47 +0800
Subject: [PATCH] Merge remote-tracking branch 'supervisionVue/hc-procheck-1014'

---
 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 49c2faf..6633452 100644
--- a/src/constants/menu.js
+++ b/src/constants/menu.js
@@ -15,6 +15,11 @@
   //   ]
   // },
   {
+    path: '/fysp/task/manage',
+    icon: 'CircleCheck',
+    name: '鐩戠浠诲姟'
+  },
+  {
     path: '/fysp/procheck',
     icon: 'CircleCheck',
     name: '闂瀹℃牳'
@@ -59,6 +64,12 @@
         icon: 'List',
         name: '璁惧鍖归厤',
       },
+      {
+        //璇勪及瑙勫垯绠$悊
+        path: '/fysp/config/evalutationRule',
+        icon: 'List',
+        name: '璇勪及瑙勫垯',
+      },
     ],
   },
   {

--
Gitblit v1.9.3