发送请求问题
来源:5-3 大章列表查询功能开发3
似是而非5
2020-09-24
向后端请求为什么会默认加上前端路由啊
写回答
2回答
-
似是而非5
提问者
2020-09-24
已解决
00 -
似是而非5
提问者
2020-09-24
list(){ let _this =this _this.$axios.get("http:127.0.0.1:9001/business/admin/chapter").then(res=>{ console.log(res) })}
00
相似问题