mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
fix typo: 请求适配器 requestAdaptor (#3242)
This commit is contained in:
parent
7bd158b2c3
commit
3d473e0c03
@ -160,7 +160,7 @@ let amisScoped = amis.embed(
|
||||
// 全局 api 请求适配器
|
||||
// 另外在 amis 配置项中的 api 也可以配置适配器,针对某个特定接口单独处理。
|
||||
//
|
||||
// responseAdaptor(api) {
|
||||
// requestAdaptor(api) {
|
||||
// return api;
|
||||
// }
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user