From b73200f9537a39f484708409a6f8840ebb0db82c Mon Sep 17 00:00:00 2001
From: mark <mark18340872469@163.com>
Date: 星期二, 27 九月 2022 17:10:16 +0800
Subject: [PATCH] 又改

---
 src/views/manageCenter/index.vue |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/src/views/manageCenter/index.vue b/src/views/manageCenter/index.vue
index c514585..e688e33 100644
--- a/src/views/manageCenter/index.vue
+++ b/src/views/manageCenter/index.vue
@@ -318,7 +318,15 @@
           icon: "/images/manageCenter/push.png",
           openPath: "/subAccount",
           path: "/subAccount",
-          permission: "subAccount"
+          permission: "accountMng"
+        },
+
+        {
+          name: "鏁版嵁鎺ㄩ��",
+          icon: "/images/manageCenter/push.png",
+          openPath: "/dataPush",
+          path: "/dataPush",
+          permission: "reportMng"
         },
 
         {
@@ -333,7 +341,7 @@
           icon: "/images/manageCenter/cam.png",
           openPath: "/invalidCamera",
           path: "/invalidCamera",
-          permission: "invalidCamera"
+          permission: "positionMng"
         }
       ],
       cameraTree: [],

--
Gitblit v1.8.0