From 2bda2b75a86b74cb89a80175dea1191192bc5a30 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Wed, 5 Nov 2025 18:44:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E5=BA=93=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/enterpriseLibrary/personnel/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/enterpriseLibrary/personnel/index.vue b/src/views/enterpriseLibrary/personnel/index.vue index 367e0f6..9f54cee 100644 --- a/src/views/enterpriseLibrary/personnel/index.vue +++ b/src/views/enterpriseLibrary/personnel/index.vue @@ -242,7 +242,7 @@ export default { display: flex; justify-content: flex-end; align-items: center; - margin-bottom: 20px; + // margin-bottom: 20px; padding: 0; flex-shrink: 0; @@ -269,7 +269,7 @@ export default { padding: 0; border-radius: 8px; flex-shrink: 0; - margin-bottom: 20px; + // margin-bottom: 20px; .search-input { width: 300px;