Skip to content

Commit

Permalink
Update input-table.md (#11608)
Browse files Browse the repository at this point in the history
Correct the errors in the document
  • Loading branch information
zsuroy authored Feb 21, 2025
1 parent e4677e8 commit 1e0f612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-CN/components/form/input-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -1620,7 +1620,7 @@ order: 54

### deleteSuccess

开启`needConfirm`并且配置`updateApi`,点击“保存”后调用接口成功时触发。
开启`needConfirm`并且配置`deleteApi`,点击“保存”后调用接口成功时触发。

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

0 comments on commit 1e0f612

Please sign in to comment.