From 6f2c6b151d59aca8899742c724c44dbde7d01a89 Mon Sep 17 00:00:00 2001 From: roymondchen Date: Tue, 18 Feb 2025 19:40:28 +0800 Subject: [PATCH] =?UTF-8?q?feat(table):=20=E6=94=AF=E6=8C=81type:=20index?= =?UTF-8?q?=E7=9A=84=E5=BA=8F=E5=8F=B7=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/table/src/TextColumn.vue | 7 ++++++- packages/table/src/schema.ts | 4 +++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/packages/table/src/TextColumn.vue b/packages/table/src/TextColumn.vue index 56141340..231e3f21 100644 --- a/packages/table/src/TextColumn.vue +++ b/packages/table/src/TextColumn.vue @@ -8,7 +8,12 @@ :prop="config.prop" >