From a418726d09734733453317866d6e4cfbcf4bf954 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Wed, 17 Jan 2024 16:24:47 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E5=9B=A0=E6=A0=B7=E5=BC=8F=E5=86=B2=E7=AA=81=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E9=80=89=E9=A1=B9=E5=8D=A1=E7=BB=84=E4=BB=B6=E6=96=B9?= =?UTF-8?q?=E6=A1=86=E5=A4=A7=E5=B0=8F=E6=97=A0=E6=B3=95=E9=9A=8F=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E5=A4=A7=E5=B0=8F=E8=B0=83=E8=8A=82=E9=97=AE=E9=A2=98?= =?UTF-8?q?=20#6182?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/components/dataeaseTabs/index.vue | 4 ++-- .../src/styles/{de-tabs.scss => de-tabs-component.scss} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename core/frontend/src/styles/{de-tabs.scss => de-tabs-component.scss} (99%) diff --git a/core/frontend/src/components/dataeaseTabs/index.vue b/core/frontend/src/components/dataeaseTabs/index.vue index fa732ec6bf..775f4ab3f8 100644 --- a/core/frontend/src/components/dataeaseTabs/index.vue +++ b/core/frontend/src/components/dataeaseTabs/index.vue @@ -1,7 +1,7 @@