TypeError: Failed to execute 'fetch' on 'Window': Invalid value

后端 未结 8 611
情歌与酒
情歌与酒 2020-12-24 14:24

I\'ve tried to use fetch to call from backend using react, without libs (such as Axios). So I created this function:

export function api(url, method, body, i         


        
8条回答
提交回复
热议问题