zhangzengfei
2022-12-07 0dbf19e9f92f5cb1d5ca9a06fd268d3b16e466e3
src/views/manageCenter/index.vue
@@ -318,7 +318,23 @@
          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"
        },
        {
          name: "数据报表",
          icon: "/images/manageCenter/push.png",
          openPath: "/dataReport",
          path: "/dataReport",
          permission: ""
        },
        {
@@ -333,7 +349,7 @@
          icon: "/images/manageCenter/cam.png",
          openPath: "/invalidCamera",
          path: "/invalidCamera",
          permission: "invalidCamera"
          permission: "positionMng"
        }
      ],
      cameraTree: [],