From 3c6174e99a0590179852b78881b281c9d35c5044 Mon Sep 17 00:00:00 2001 From: KAI <1373639299@qq.com> Date: Thu, 20 Mar 2025 08:53:06 +0000 Subject: [PATCH] =?UTF-8?q?update=20src/components/GiTable/src/components/?= =?UTF-8?q?ColumnSetting.vue.=20=E5=A2=9E=E5=8A=A0=E6=82=AC=E6=B5=AE?= =?UTF-8?q?=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: KAI <1373639299@qq.com> --- .../GiTable/src/components/ColumnSetting.vue | 48 ++++++++++--------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/src/components/GiTable/src/components/ColumnSetting.vue b/src/components/GiTable/src/components/ColumnSetting.vue index 01fc334..cc397a6 100644 --- a/src/components/GiTable/src/components/ColumnSetting.vue +++ b/src/components/GiTable/src/components/ColumnSetting.vue @@ -46,28 +46,32 @@ > {{ item.title }} -
- - +
+ + + + + +
-- Gitee