From 4880237964ccc3982cf083a69cc678fc1933ad14 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 26 May 2022 15:34:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E3=80=90=E4=BB=AA=E8=A1=A8=E6=9D=BF?= =?UTF-8?q?=E3=80=91=E7=AD=9B=E9=80=89=E6=A1=86=E6=96=87=E5=AD=97=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E6=8E=92=E5=88=97=E8=AE=BE=E7=BD=AE=EF=BC=88=E9=9D=A0?= =?UTF-8?q?=E4=B8=8A=E3=80=81=E5=B1=85=E4=B8=AD=E7=AD=89=EF=BC=89=E5=AE=BD?= =?UTF-8?q?=E5=BA=A6=E8=87=AA=E9=80=82=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/dataease/DeOutWidget.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/dataease/DeOutWidget.vue b/frontend/src/components/dataease/DeOutWidget.vue index 16e7c3b21a..cf053feefc 100644 --- a/frontend/src/components/dataease/DeOutWidget.vue +++ b/frontend/src/components/dataease/DeOutWidget.vue @@ -13,7 +13,6 @@
@@ -174,6 +173,7 @@ export default { .condition-content { overflow: auto hidden; letter-spacing: 0px !important; + width: 100%; } .condition-content-container { position: relative;