diff --git a/components/comment/index.zh-CN.md b/components/comment/index.zh-CN.md index 1387038421..43ea5961b1 100644 --- a/components/comment/index.zh-CN.md +++ b/components/comment/index.zh-CN.md @@ -14,7 +14,7 @@ cols: 1 ## API -| Property | Description | Type | Default | Version | +| 参数 | 说明 | 类型 | 默认值 | 版本 | | --- | --- | --- | --- | --- | | actions | 在评论内容下面呈现的操作项列表 | Array | - | 3.11.0 | | author | 要显示为注释作者的元素 | string\|ReactNode | - | 3.11.0 |