From 6237280bed0832babd48694e3d3598076fa1c467 Mon Sep 17 00:00:00 2001
From: “dzb” <2632970487@qq.com>
Date: 星期四, 22 九月 2022 17:53:09 +0800
Subject: [PATCH] 搭建信息失败提示页面

---
 src/views/layout/components/Menu/index.vue |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/src/views/layout/components/Menu/index.vue b/src/views/layout/components/Menu/index.vue
index aa53d58..c7409da 100644
--- a/src/views/layout/components/Menu/index.vue
+++ b/src/views/layout/components/Menu/index.vue
@@ -76,13 +76,23 @@
               <template slot="title">
                 <span class="secondSpan">浜嬮」澶勭悊绠$悊</span>
               </template>
-              <el-menu-item index="/home/operate/casepool">妗堜欢姹�</el-menu-item>
+              <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/notDeal">鏆備笉澶勭悊</el-menu-item>
             </el-submenu>
             <el-menu-item index="/home/operate/myWait">鎴戠殑寰呭姙</el-menu-item>
             <el-menu-item index="/home/operate/rectification">涓撻」鏁存不</el-menu-item>
             <el-menu-item index="/home/operate/">宸℃煡鎵ф硶</el-menu-item>
             <el-menu-item index="/home/operate/">妗堝嵎鏌ヨ</el-menu-item>
-            <el-menu-item index="/home/operate/">闂ㄥ墠浜斿寘澶勭疆绠$悊</el-menu-item>
+            <el-submenu index="/home/operate/fivepack">
+              <template slot="title">
+                <span class="secondSpan">闂ㄥ墠浜斿寘澶勭疆绠$悊</span>
+              </template>
+              <el-menu-item index="/home/operate/thirdpack">闂ㄥ墠涓夊寘</el-menu-item>
+              <el-menu-item index="/home/operate/fivepack/shop">搴楅摵绠$悊</el-menu-item>
+            </el-submenu>
             <el-menu-item index="/home/operate/">绠楁硶妯″瀷绠$悊</el-menu-item>
             <el-menu-item index="/home/operate/">杞﹁締绠$悊</el-menu-item>
             <el-menu-item index="/home/operate">鍥剧墖绠$悊</el-menu-item>

--
Gitblit v1.8.0