Skip to content

Commit 8ed19a2

Browse files
docs: ✏️ 修复Toast组件文档中关于提示方法描述的错误
1 parent 9e42323 commit 8ed19a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/component/toast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ toast.close()
124124
| 方法名称 | 说明 | 参数 | 最低版本 |
125125
| -------- | ----------------------------------------- | ------- | -------- |
126126
| success | 成功提示 | options | - |
127-
| error | 关闭提示 | options | - |
127+
| error | 错误提示 | options | - |
128128
| info | 常规提示 | options | - |
129129
| warning | 警告提示 | options | - |
130130
| loading | 加载提示 | options | - |

0 commit comments

Comments
 (0)