From 79f85203c463dcd1e2f557682bac01f6d2fff486 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 24 Jul 2024 14:49:20 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=B5=8C=E5=85=A5=E5=BC=8F):=20div=20?= =?UTF-8?q?=E5=B5=8C=E5=85=A5=E4=BB=AA=E8=A1=A8=E6=9D=BF=E5=92=8C=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=A4=A7=E5=B1=8F=20=E6=96=B0=E5=BB=BA=E5=92=8C?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2=E9=9C=80=E8=A6=81=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/dashboard/DbToolbar.vue | 15 +++++---- .../data-visualization/DvToolbar.vue | 11 ++++++- .../src/views/common/DeResourceTree.vue | 33 +++---------------- .../views/data-visualization/PreviewHead.vue | 2 +- 4 files changed, 25 insertions(+), 36 deletions(-) diff --git a/core/core-frontend/src/components/dashboard/DbToolbar.vue b/core/core-frontend/src/components/dashboard/DbToolbar.vue index 9ae7a2aab6..6ab9a5a0f6 100644 --- a/core/core-frontend/src/components/dashboard/DbToolbar.vue +++ b/core/core-frontend/src/components/dashboard/DbToolbar.vue @@ -1,6 +1,7 @@