From 8ad41c02cd37f862368983429e93544db93b21d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=AE=8F=E7=8E=BA?= Date: Wed, 17 Jul 2019 16:00:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B1=89=E5=8C=96api=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/comment/index.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |