From ac61aad982d61ae48e9c3e2349bd720f4f87a82a Mon Sep 17 00:00:00 2001 From: LiuJiaNan Date: Tue, 27 Feb 2024 17:02:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/BI/components/bottom_options.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/BI/components/bottom_options.vue b/src/views/BI/components/bottom_options.vue index 8cbcf50..d43bd8c 100644 --- a/src/views/BI/components/bottom_options.vue +++ b/src/views/BI/components/bottom_options.vue @@ -475,6 +475,7 @@ const fnBottomChildOptionsListChange = (index, item1, index1) => { border-left: none; border-right: none; display: none; + &.active { display: flex; }