From 2736388d4e105af376f7c119dd4a9deb1e853f8a Mon Sep 17 00:00:00 2001 From: ulleo Date: Tue, 25 Mar 2025 18:04:18 +0800 Subject: [PATCH] =?UTF-8?q?feat(X-Pack):=20=E5=88=97=E8=A1=A8=E9=A1=B9?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E7=AD=9B=E9=80=89=E5=88=97=E8=A1=A8=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E9=AB=98=E5=BA=A6=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit style调整为class --- .../src/components/column-list/src/ColumnList.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/core-frontend/src/components/column-list/src/ColumnList.vue b/core/core-frontend/src/components/column-list/src/ColumnList.vue index a46e714803..9b5175eb12 100644 --- a/core/core-frontend/src/components/column-list/src/ColumnList.vue +++ b/core/core-frontend/src/components/column-list/src/ColumnList.vue @@ -64,7 +64,7 @@ const handleCheckAllChange = (val: CheckboxValueType) => {