From 3959c73344b0a8ee0bffba9c8cb4fa57e449328e Mon Sep 17 00:00:00 2001 From: lijingjia Date: Thu, 13 Jun 2024 08:51:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E5=8D=95=E9=97=B4=E8=B7=9D=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Form/src/BasicForm.vue | 2 +- src/components/Print/index.vue | 32 ++++++++++++------- src/styles/common.scss | 2 +- .../detail/modules/operationArea.vue | 2 +- 4 files changed, 24 insertions(+), 14 deletions(-) diff --git a/src/components/Form/src/BasicForm.vue b/src/components/Form/src/BasicForm.vue index 87466d7b..9769f1a5 100644 --- a/src/components/Form/src/BasicForm.vue +++ b/src/components/Form/src/BasicForm.vue @@ -332,7 +332,7 @@ } &:not(.ant-form-item-with-help) { - margin-bottom: 15px; + margin-bottom: 10px; } &.suffix-item { diff --git a/src/components/Print/index.vue b/src/components/Print/index.vue index a1534246..77bf6123 100644 --- a/src/components/Print/index.vue +++ b/src/components/Print/index.vue @@ -30,17 +30,20 @@

默认打印格式为pdf,如需其他格式请选择

- - - -
- {{ item.templateName }} -
-
-
-
+ + + + +
+ + {{ item.templateName }} +
+
+
+
+