diff --git a/src/components/common/Sidebar.vue b/src/components/common/Sidebar.vue index 36e2e95..bab3328 100644 --- a/src/components/common/Sidebar.vue +++ b/src/components/common/Sidebar.vue @@ -106,10 +106,10 @@ export default { index: "/devicePhotoSchedule", title: "拍照时间表设置", }, - { - index: "/deviceUpgrade", - title: "装置升级", - }, + // { + // index: "/deviceUpgrade", + // title: "装置升级", + // }, // { // icon: "el-icon-picture-outline", // index: "imageSettings",