diff --git a/components/table/demo/fixed-header.md b/components/table/demo/fixed-header.md index ad6244b2f..77b7708a7 100644 --- a/components/table/demo/fixed-header.md +++ b/components/table/demo/fixed-header.md @@ -4,6 +4,8 @@ 方便一页内展示大量数据。 +需要指定 column 的 `width` 属性,否则列头和内容可能不对齐。 + --- ````jsx