From a595bc46bd6adf695d586fff3ce1b25677e44039 Mon Sep 17 00:00:00 2001 From: juzi <819872918@qq.com> Date: Mon, 14 Nov 2022 16:50:39 +0800 Subject: [PATCH] =?UTF-8?q?11.14=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/Logo.vue | 4 ++-- src/views/wmsStatisticalReports/inventoryReport.vue | 2 +- src/views/wmsStatisticalReports/outStoreReport.vue | 2 +- src/views/wmsSystemSettings/roleManagement.vue | 9 +++------ 4 files changed, 7 insertions(+), 10 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 4f80810..7c4c5af 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -69,8 +69,8 @@ export default { width: 100%; & .sidebar-logo { - width: 36px; - height: 36px; + width: 26px; + height: 26px; vertical-align: middle; margin-right: 12px; } diff --git a/src/views/wmsStatisticalReports/inventoryReport.vue b/src/views/wmsStatisticalReports/inventoryReport.vue index f471ad1..dd90eaf 100644 --- a/src/views/wmsStatisticalReports/inventoryReport.vue +++ b/src/views/wmsStatisticalReports/inventoryReport.vue @@ -1,7 +1,7 @@