From f4d84f0b04064fc974233489977acbe9be5615df Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 28 Aug 2024 16:16:57 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20=E8=BF=87?= =?UTF-8?q?=E6=BB=A4=E7=BB=84=E4=BB=B6-=E6=9F=A5=E8=AF=A2=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E5=90=8D=E7=A7=B0=E8=BF=87=E9=95=BF-hover=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E6=9C=AA=E6=98=BE=E7=A4=BA=E5=AE=8C=E6=95=B4=EF=BC=8C?= =?UTF-8?q?=E8=BF=87=E9=95=BF=E5=BA=94=E6=8D=A2=E8=A1=8C=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/custom-component/v-query/Component.vue | 12 +++++++++++- .../editor/dataset-select/DatasetSelect.vue | 11 ++--------- .../visualized/data/dataset/form/DatasetUnion.vue | 3 +++ 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/core/core-frontend/src/custom-component/v-query/Component.vue b/core/core-frontend/src/custom-component/v-query/Component.vue index 507d98ae1a..bf9fe3bb08 100644 --- a/core/core-frontend/src/custom-component/v-query/Component.vue +++ b/core/core-frontend/src/custom-component/v-query/Component.vue @@ -577,7 +577,13 @@ const autoStyle = computed(() => {
- + {{ ele.name }}
@@ -857,6 +863,10 @@ const autoStyle = computed(() => { }