From b8006fa5ec4288690af834c15bf5e18b0d66c712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B2=81=E6=B4=AA=E9=9C=9E?= Date: Thu, 25 Jan 2024 11:35:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/header/index.vue | 1 - src/views/BI/index.vue | 11 +++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/layout/header/index.vue b/src/layout/header/index.vue index bd9c86f..dbb02b6 100644 --- a/src/layout/header/index.vue +++ b/src/layout/header/index.vue @@ -222,7 +222,6 @@ const fnSignOut = async () => { position: absolute; right: 0; top: 0; - border-bottom: 1px solid #1f3869; .el-dropdown { margin-right: 55px; diff --git a/src/views/BI/index.vue b/src/views/BI/index.vue index b1513d9..e08372e 100644 --- a/src/views/BI/index.vue +++ b/src/views/BI/index.vue @@ -1,5 +1,5 @@