From 3b03d6ba7689914fbedf52c1e216be882fb04756 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Tue, 18 Mar 2025 17:59:10 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=96=87=E6=A1=A3=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=A0=8F=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../trials/trials-panel/trial-summary/trial-document/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/trials/trials-panel/trial-summary/trial-document/index.vue b/src/views/trials/trials-panel/trial-summary/trial-document/index.vue index 8f819699..dbd1d436 100644 --- a/src/views/trials/trials-panel/trial-summary/trial-document/index.vue +++ b/src/views/trials/trials-panel/trial-summary/trial-document/index.vue @@ -247,4 +247,7 @@ export default { margin: 0 0 12px 0; border-top: 1px solid #ebeef5; } +::v-deep .box-body .search .base-search-form .el-form-item { + margin-bottom: 15px; +} \ No newline at end of file