From b3a687a91450a8b02c17182914b686e2451f0d6b Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 5 Dec 2023 16:38:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=94=BB=E5=B8=83?= =?UTF-8?q?=E5=8C=BA=E5=9F=9F=E5=88=A0=E9=99=A4Tab=E7=BB=84=E4=BB=B6tab?= =?UTF-8?q?=E9=A1=B5=E5=90=8E=E6=BF=80=E6=B4=BB=E7=9A=84tab=E9=A1=B5?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E7=AB=8B=E5=8D=B3=E6=B8=B2=E6=9F=93=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/custom-component/de-tabs/Component.vue | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/custom-component/de-tabs/Component.vue b/core/core-frontend/src/custom-component/de-tabs/Component.vue index d6ea41b272..b277f58b20 100644 --- a/core/core-frontend/src/custom-component/de-tabs/Component.vue +++ b/core/core-frontend/src/custom-component/de-tabs/Component.vue @@ -1,5 +1,10 @@