From 72c94c2d34d46d3b8ccf36d1188b18c7b3d0af76 Mon Sep 17 00:00:00 2001 From: "USER-20220102CG\\noblelift" <546428999@qq.com> Date: Wed, 6 Dec 2023 09:59:24 +0800 Subject: [PATCH] =?UTF-8?q?rev=20=20=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/layout/components/Navbar.vue | 4 +- .../src/layout/components/Sidebar/Logo.vue | 18 +++---- acs/nladmin-ui/src/views/acs/device/index.vue | 8 +-- .../src/views/acs/device/opc/index.vue | 16 +++--- .../src/views/acs/instruction/index.vue | 30 +++++------ acs/nladmin-ui/src/views/acs/task/index.vue | 24 ++++----- .../src/views/acs/task/taskFeedback/index.vue | 52 +++++++++---------- .../src/views/monitor/log/errorLog.vue | 2 +- 8 files changed, 77 insertions(+), 77 deletions(-) diff --git a/acs/nladmin-ui/src/layout/components/Navbar.vue b/acs/nladmin-ui/src/layout/components/Navbar.vue index 99ae38d..5ec9de0 100644 --- a/acs/nladmin-ui/src/layout/components/Navbar.vue +++ b/acs/nladmin-ui/src/layout/components/Navbar.vue @@ -31,7 +31,7 @@ - {{ $t('common.Layout_setting') }} + {{ $t('common.Layout_setting') }} @@ -46,7 +46,7 @@ - + {{ language }} diff --git a/acs/nladmin-ui/src/layout/components/Sidebar/Logo.vue b/acs/nladmin-ui/src/layout/components/Sidebar/Logo.vue index f7c691c..34f9ee5 100644 --- a/acs/nladmin-ui/src/layout/components/Sidebar/Logo.vue +++ b/acs/nladmin-ui/src/layout/components/Sidebar/Logo.vue @@ -2,11 +2,11 @@