diff --git a/src/components/common/Sidebar.vue b/src/components/common/Sidebar.vue index 4767238..1ef8f18 100644 --- a/src/components/common/Sidebar.vue +++ b/src/components/common/Sidebar.vue @@ -255,10 +255,10 @@ export default { title: "杆塔信息管理", }, - { - index: "/cameraChannel", - title: "通道管理", - }, + // { + // index: "/cameraChannel", + // title: "通道管理", + // }, { index: "/photographicDevice", title: "拍照装置管理", diff --git a/src/views/cameraChannel/components/adddeviceDialog.vue b/src/views/cameraChannel/components/adddeviceDialog.vue index 2fb03dc..ae099b2 100644 --- a/src/views/cameraChannel/components/adddeviceDialog.vue +++ b/src/views/cameraChannel/components/adddeviceDialog.vue @@ -17,8 +17,11 @@ - - + +