From 705ad0b06bf7a2d7695d7d50e8434269c107a412 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Tue, 8 Oct 2024 11:31:04 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6):=20?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E6=9F=A5=E8=AF=A2=E7=BB=84=E4=BB=B6=E6=97=B6?= =?UTF-8?q?=EF=BC=8C=E6=8F=90=E7=A4=BA=E8=AF=8D=E9=80=89=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E6=9D=A1=E4=BB=B6=E5=90=8D=E7=A7=B0=E6=9C=AA?= =?UTF-8?q?=E6=B8=85=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom-component/v-query/TextSearch.vue | 13 +++- .../editor/editor-style/VQueryChartStyle.vue | 66 +++++++++++-------- 2 files changed, 50 insertions(+), 29 deletions(-) diff --git a/core/core-frontend/src/custom-component/v-query/TextSearch.vue b/core/core-frontend/src/custom-component/v-query/TextSearch.vue index d715a7e8af..9ff63e6f4a 100644 --- a/core/core-frontend/src/custom-component/v-query/TextSearch.vue +++ b/core/core-frontend/src/custom-component/v-query/TextSearch.vue @@ -1,5 +1,5 @@