猿问
vue-cli项目里axios请求数据的时候报错,这是什么问题?
vue-cli项目里axios请求数据的时候报错TypeError: relativeURL.replace is not a function
蓝山帝景
浏览 9737
回答 1
1回答
牛魔王的故事
应该这样写 this.$http.get('/spreport/queryFlowsize.action').then((res) => { }).catch((res) => { })现在推荐用axios
0
1
0
随时随地看视频
慕课网APP
相关分类
JavaScript
我要回答