Skip to content

Commit

Permalink
Update dialog.md
Browse files Browse the repository at this point in the history
修复错别字
  • Loading branch information
belongwqz committed Jan 9, 2024
1 parent 577072b commit c39426d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-CN/components/dialog.md
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ feedback 反馈弹框是指,在 ajax 请求后,可以显示一个弹框,
#### 取消 feedback 弹框时,不同时关闭上层弹框

改场景只适用于**不请求接口关闭弹框**的场景,需要在 feedback 层添加`"skipRestOnCancel": true`
该场景只适用于**不请求接口关闭弹框**的场景,需要在 feedback 层添加`"skipRestOnCancel": true`

```schema: scope="body"
{
Expand Down

0 comments on commit c39426d

Please sign in to comment.