From 96f77958f756ac9301413d90a35cda80f98f5518 Mon Sep 17 00:00:00 2001 From: zhouyun1 Date: Tue, 28 May 2024 20:09:20 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4=E7=A4=BA=E4=BE=8B?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/ui/table/stories/basic.stories.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/table/stories/basic.stories.tsx b/packages/ui/table/stories/basic.stories.tsx index 128baff1f..6219cae07 100644 --- a/packages/ui/table/stories/basic.stories.tsx +++ b/packages/ui/table/stories/basic.stories.tsx @@ -20,7 +20,7 @@ export const Basic = () => { }, }, { - title: '', + title: '品类', dataKey: 'type', }, {