diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue index 0f3532e..34ffb43 100644 --- a/src/components/Sidebar.vue +++ b/src/components/Sidebar.vue @@ -213,6 +213,7 @@ export default { if ( [ + "dyInformation", "lineInformation", "towerInformation", "cameraChannel", diff --git a/src/views/homePage/index.vue b/src/views/homePage/index.vue index 9efb97b..573391f 100644 --- a/src/views/homePage/index.vue +++ b/src/views/homePage/index.vue @@ -98,16 +98,30 @@ tooltip-effect="dark" height="calc(100% - 54px)" > - - - + + + diff --git a/src/views/photographicDevice/index.vue b/src/views/photographicDevice/index.vue index e52b2eb..52fbe74 100644 --- a/src/views/photographicDevice/index.vue +++ b/src/views/photographicDevice/index.vue @@ -174,7 +174,7 @@ v-else-if="scope.row.onlinestatus == 0" >离线 - 休眠 +