Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stan370 committed Mar 10, 2024
1 parent 49e58d5 commit 27242ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/_posts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -915,8 +915,6 @@ ProTable 在 antd 的 Table 上进行了一层封装,支持了一些预设,

`request` 是 ProTable 最重要的 API,`request` 会接收一个对象。对象中必须要有 `data` 和 `success`,如果需要手动分页 `total` 也是必需的。`request` 会接管 `loading` 的设置,同时在查询表单查询和 `params` 参数发生修改时重新执行。同时 查询表单的值和 `params` 参数也会带入。

iauth result success不符合param对successs的要求

## ES6

ECMAScript 和 JavaScript 的关系是,前者是后者的规格,后者是前者的一种实现。
Expand Down

0 comments on commit 27242ab

Please sign in to comment.