zhangzengfei
2022-12-05 c746783c4f570f9bdbe2d62b22bda22308b0dfba
src/views/manageCenter/index.vue
@@ -318,15 +318,23 @@
          icon: "/images/manageCenter/push.png",
          openPath: "/subAccount",
          path: "/subAccount",
          permission: "subAccount"
          permission: "accountMng"
        },
        {
          name: "数据推送",
          name: "数据上传",
          icon: "/images/manageCenter/push.png",
          openPath: "/dataPush",
          path: "/dataPush",
          permission: "dataPush"
          permission: "reportMng"
        },
        {
          name: "数据报表",
          icon: "/images/manageCenter/push.png",
          openPath: "/dataReport",
          path: "/dataReport",
          permission: ""
        },
        {
@@ -341,7 +349,7 @@
          icon: "/images/manageCenter/cam.png",
          openPath: "/invalidCamera",
          path: "/invalidCamera",
          permission: "invalidCamera"
          permission: "positionMng"
        }
      ],
      cameraTree: [],