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: "图像采集参数设置", + // }, ], }, // {