From 7cf8c1c27ded519cde2e0c3b0099a6a00dabcd9c Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期五, 04 十一月 2022 14:56:49 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/sccg_ui

---
 src/views/layout/components/Main/index.vue |   33 ++++++++++++++++-----------------
 1 files changed, 16 insertions(+), 17 deletions(-)

diff --git a/src/views/layout/components/Main/index.vue b/src/views/layout/components/Main/index.vue
index 268880c..2d173a7 100644
--- a/src/views/layout/components/Main/index.vue
+++ b/src/views/layout/components/Main/index.vue
@@ -87,84 +87,84 @@
               link:'/operate/management/myIndex',
             },
             {
-              id:12,
+              id:13,
               label:'鎴戠殑寰呭姙',
               link:'/operate/myWait',
             },
             {
-              id:12,
+              id:14,
               label:'妗堝嵎鏌ヨ',
               link:'/operate/viewEvent',
             },
              {
-              id:12,
+              id:15,
               label:'杞﹁締绠$悊',
               link:'/operate/car/carIndex',
             },
              {
-              id:12,
+              id:16,
               label:'鍥剧墖绠$悊',
               link:'/operate/images',
             },
              {
-              id:12,
+              id:17,
               label:'瑙嗛绠$悊',
               link:'/operate/videoControl',
             },
             {
-              id:12,
+              id:18,
               label:'娑堟伅绠$悊',
               link:'/operate/message/messageIndex',
             },
             {
-              id:12,
+              id:19,
               label:'鐭俊绠$悊',
               link:'/operate/sms/smsIndex',
             },
              {
-              id:12,
+              id:20,
               label:'鏃ュ織绠$悊',
               link:'/operate/log',
             },
           ]
         },
         {
-          id:1,
+          id:21,
           title:'瑙嗛宸℃煡',
           children:[
             {
-              id:2,
+              id:22,
               label:'瑙嗛宸℃煡',
               link:'/video',
             },
           ]
         },
         {
-          id:1,
+          id:23,
           title:'鏅鸿兘宸℃煡',
           children:[
             {
-              id:2,
+              id:24,
               label:'棰勮鐮斿垽',
               link:'/studyJudge',
             },
             {
-              id:3,
+              id:25,
               label:'杩濊妫�绱�',
               link:'/illegalSearch',
             },
             {
-              id:4,
+              id:26,
               label:'瓒嬪娍鍒嗘瀽',
               link:'/trendAnalysis',
             },
             {
-              id:5,
+              id:27,
               label:'杩濈珷缁熻',
               link:'/trendAnalysis',
             },
             {
-              id:6,
+              id:28,
               label:'杩濇硶缁熻',
               link:'/typeStatistics',
             },
@@ -181,7 +181,6 @@
   methods:{
     handleJump(url){
       const baseURL = '/home'
-      console.log(url)
       // 璺敱璺宠浆
       this.$router.push({path:baseURL+url})
     }

--
Gitblit v1.8.0