From 75e715544b9ae94b45749bc7d1e9897b9baffbfe Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 1 Nov 2023 16:44:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=80=89=E9=A1=B9=E5=8D=A1=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=9C=A8=E5=88=9B=E5=BB=BA=E5=A4=9A=E4=B8=AA=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E6=97=B6=E7=AC=AC=E4=B8=80=E4=B8=AA=E5=92=8C=E7=AC=AC?= =?UTF-8?q?=E4=BA=8C=E4=B8=AA=E6=A0=87=E7=AD=BE=E8=A2=AB=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/dataeaseTabs/index.vue | 1 + .../src/components/widget/deWidget/DeTabs.vue | 24 +++++++++++++++++-- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/core/frontend/src/components/dataeaseTabs/index.vue b/core/frontend/src/components/dataeaseTabs/index.vue index 08afcceafa..3fd408fb59 100644 --- a/core/frontend/src/components/dataeaseTabs/index.vue +++ b/core/frontend/src/components/dataeaseTabs/index.vue @@ -1,5 +1,6 @@