From 0ca9e0620a51f83d9ae85a8b45e7cff5bc41ee9a Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Thu, 1 Jun 2023 11:14:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E8=A3=85=E7=BD=AE=E5=8D=87?= =?UTF-8?q?=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/Sidebar.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",