From 33dcfadae13beaa4ee25457ea9959c3a345054c9 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 1 Nov 2023 13:52:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=95=B0=E5=80=BC=E8=8C=83=E5=9B=B4?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6=E6=B2=A1=E6=9C=89=E5=9E=82?= =?UTF-8?q?=E7=9B=B4=E5=B1=85=E4=B8=AD=EF=BC=8C=E4=B8=8E=E5=85=B6=E4=BB=96?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6=E6=94=BE=E5=9C=A8=E4=B8=80?= =?UTF-8?q?=E8=B5=B7=E6=98=BE=E7=A4=BA=E5=BE=88=E4=B8=8D=E5=8D=8F=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/components/dataease/DeOutWidget.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/core/frontend/src/components/dataease/DeOutWidget.vue b/core/frontend/src/components/dataease/DeOutWidget.vue index 48a9bfb896..d981b4f4b3 100644 --- a/core/frontend/src/components/dataease/DeOutWidget.vue +++ b/core/frontend/src/components/dataease/DeOutWidget.vue @@ -207,7 +207,6 @@ export default { if (!this.titleStyle) { this.titleStyle = {} } - this.titleStyle.marginTop = '-20px' } }, getCondition() {