From 24eae02e78cd0ff36c8e8bd021eca07005574d13 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Fri, 12 May 2023 19:26:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AE=E6=92=AD=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/Sidebar.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/common/Sidebar.vue b/src/components/common/Sidebar.vue index 638d2d7..0ba890c 100644 --- a/src/components/common/Sidebar.vue +++ b/src/components/common/Sidebar.vue @@ -109,11 +109,11 @@ export default { index: "devicePhotoSchedule", title: "拍照时间表设置", }, - { - icon: "el-icon-picture-outline", - index: "imageSettings", - title: "图像采集参数设置", - }, + // { + // icon: "el-icon-picture-outline", + // index: "imageSettings", + // title: "图像采集参数设置", + // }, ], }, // {