res.data可以获取,但是再下面的数据无法获取?发布于 5 年前作者 xiangming14438 次浏览最后编辑 5 年前来自 issues console.log(res.data)可以在控制台显示数据,但是为什么console.log(res.data.num)不行呢?