首页
软件开发
登录
6mi
u
盘
搜
搜 索
软件开发
redux中发送异步请求获取数据
redux中发送异步请求获取数据
xiaoxiao
2023-10-24
169
mac 终端新建一个文件命令 touch 文件名.后缀 eg:touch list.json
axios.get('/api/todolist') .then((res) => { //成功 console.log(res) }) .catch(() => { //失败 })
转载请注明原文地址: https://yun.8miu.com/read-109591.html
最新回复
(
0
)