From 797cc9c1a5c90f413d46c5cb88e1ee5e3a84b071 Mon Sep 17 00:00:00 2001
From: “dzb” <2632970487@qq.com>
Date: 星期二, 04 十月 2022 11:51:05 +0800
Subject: [PATCH] 修改用户只能分配单一角色

---
 src/views/layout/components/Menu/index.vue |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/views/layout/components/Menu/index.vue b/src/views/layout/components/Menu/index.vue
index 6588ba7..01e779d 100644
--- a/src/views/layout/components/Menu/index.vue
+++ b/src/views/layout/components/Menu/index.vue
@@ -37,7 +37,7 @@
                 <el-menu-item index="/home/system/role">瑙掕壊绠$悊鍒楄〃</el-menu-item>
               </el-submenu> -->
               <!-- 鏉冮檺绠$悊 -->
-              <el-menu-item index="/home/system/authority">鏉冮檺绠$悊</el-menu-item>
+              <!-- <el-menu-item index="/home/system/authority">鏉冮檺绠$悊</el-menu-item> -->
               <!-- <el-submenu index="/home/system/base/authority" class="thirdMenu">
                 <template slot="title">
                   <span class="thirdSpan">鏉冮檺绠$悊</span>
@@ -86,9 +86,10 @@
               <el-menu-item index="/home/operate/casepool/pool">妗堜欢姹�</el-menu-item>
               <el-menu-item index="/home/operate/casepool/escalation">涓婃姤绠$悊</el-menu-item>
               <el-menu-item index="/home/operate/casepool/dispatch">璋冨害绠$悊</el-menu-item>
-              <!-- <el-menu-item index="/home/operate/casepool">鍐嶅涔犵鐞�</el-menu-item> -->
+              <el-menu-item index="/home/operate/casepool/learn">鍐嶅涔犵鐞�</el-menu-item>
               <el-menu-item index="/home/operate/casepool/notDeal">鏆備笉澶勭悊</el-menu-item>
             </el-submenu>
+            <el-menu-item index="/home/operate/management">瀹℃牳绠$悊</el-menu-item>
             <el-menu-item index="/home/operate/myWait">鎴戠殑寰呭姙</el-menu-item>
             <el-submenu index="/home/operate/rectification" class="secondMenu">
               <template slot="title">
@@ -98,7 +99,7 @@
                 <el-menu-item index="/home/operate/rectification/surveyList">鏅煡鍒楄〃</el-menu-item>
                 <el-menu-item index="/home/operate/rectification/renovationList">鏁存不鍒楄〃</el-menu-item>  
             </el-submenu>
-            <el-menu-item index="/home/operate/dasd">宸℃煡鎵ф硶</el-menu-item>
+            <el-menu-item index="/home/operate/lawEnforcement">宸℃煡鎵ф硶</el-menu-item>
             <el-menu-item index="/home/operate/dasds">妗堝嵎鏌ヨ</el-menu-item>
             <el-submenu index="/home/operate/fivepack" class="secondMenu">
               <template slot="title">

--
Gitblit v1.8.0