提交 c3b88974 编写于 作者: Z zzs110

md文件和d.ts文档一致性

Signed-off-by: Nzzs110 <zhouzishuai@huawei.com>
上级 d056bf2a
......@@ -1337,9 +1337,9 @@ setData(data: PasteData): Promise&lt;void&gt;
**参数:**
| 参数名 | 类型 | 说明 |
| -------- | -------- | -------- |
| data | [PasteData](#pastedata) | PasteData对象。 |
| 参数名 | 类型 | 必填 | 说明 |
| -------- | -------- | -------- | -------- |
| data | [PasteData](#pastedata) | 是 | PasteData对象。 |
**返回值:**
......@@ -1702,9 +1702,9 @@ setPasteData(data: PasteData): Promise&lt;void&gt;
**参数:**
| 参数名 | 类型 | 说明 |
| -------- | -------- | -------- |
| data | [PasteData](#pastedata) | PasteData对象。 |
| 参数名 | 类型 | 必填 | 说明 |
| -------- | -------- | -------- | -------- |
| data | [PasteData](#pastedata) | 是 | PasteData对象。 |
**返回值:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册