未验证 提交 6ec35022 编写于 作者: O openharmony_ci 提交者: Gitee

!11932 md文件和d.ts文件一致性修改

Merge pull request !11932 from 周自帅/master
......@@ -1337,9 +1337,9 @@ setData(data: PasteData): Promise<void>
**参数:**
| 参数名 | 类型 | 说明 |
| -------- | -------- | -------- |
| data | [PasteData](#pastedata) | PasteData对象。 |
| 参数名 | 类型 | 必填 | 说明 |
| -------- | -------- | -------- | -------- |
| data | [PasteData](#pastedata) | 是 | PasteData对象。 |
**返回值:**
......@@ -1702,9 +1702,9 @@ setPasteData(data: PasteData): Promise<void>
**参数:**
| 参数名 | 类型 | 说明 |
| -------- | -------- | -------- |
| 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.
先完成此消息的编辑!
想要评论请 注册