解决vue 使用axios.all()方法发起多个请求控制台报
网络编程 2021-07-04 14:07www.168986.cn编程入门
这篇文章主要介绍了解决vue 使用axios.all()方法发起多个请求控制台报错的问题,具有很好的参考价值,希望对大家有所帮助。一起跟随长沙网络推广过来看看吧
今天在项目中使用axios时发现axios.all() 方法可以执行控制台报错,后来在论坛中看到是由于axios.all() 方法并没有挂载到 axios对象上,需要我们手动去添加
== 只需要在你封装的axios文件里加入 ==
instance.all = axios.all
就完美解决了!
补充知识vue项目中使用axios.all处理并发请求报_util2.default.axios.all is not a function异常
报错
_util2.default.axios.all is not a function
代码
init () { util.axios.all([this.getCourseInit(), this.getConfirmInit()]) .then(util.axios.spread((indexRes, confirmRes) => { // 两个请求现在都执行完成 this.classData = indexRes.data.today_course.map(item => { item.time = timeUtil.formatDate2Str(item.start_time, 'HH:mm') + '~' + timeUtil.formatDate2Str(item.end_time, 'HH:mm'); return item; }); this.count.count_course_today = indexRes.data.count.count_course_today; this.count.count_student_not = indexRes.data.count.count_student_not; this.count.count_student_all = indexRes.data.count.count_student_all; this.count.count_teacher_all = indexRes.data.count.count_teacher_all; this.isLoading = false; })); }, getCourseInit () { return util.axios.get('/index'); }, getConfirmInit () { return util.axios.get('/course-confirm'); },
原因
axios实例没有all这个方法,all是axios的静态方法
解决办法
以下方法不是最好的,还没找到更好的解决办法,目前先这样解决。
// 引入axios import axios from 'axios'; init () { axios.all([this.getCourseInit(), this.getConfirmInit()]) .then(axios.spread((indexRes, confirmRes) => { // 两个请求现在都执行完成 this.classData = indexRes.data.today_course.map(item => { item.time = timeUtil.formatDate2Str(item.start_time, 'HH:mm') + '~' + timeUtil.formatDate2Str(item.end_time, 'HH:mm'); return item; }); this.count.count_course_today = indexRes.data.count.count_course_today; this.count.count_student_not = indexRes.data.count.count_student_not; this.count.count_student_all = indexRes.data.count.count_student_all; this.count.count_teacher_all = indexRes.data.count.count_teacher_all; this.isLoading = false; })); }, getCourseInit () { return util.axios.get('/index'); }, getConfirmInit () { return util.axios.get('/course-confirm'); },
以上这篇解决vue 使用axios.all()方法发起多个请求控制台报错的问题就是长沙网络推广分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持狼蚁SEO。
编程语言
- 如何快速学会编程 如何快速学会ug编程
- 免费学编程的app 推荐12个免费学编程的好网站
- 电脑怎么编程:电脑怎么编程网咯游戏菜单图标
- 如何写代码新手教学 如何写代码新手教学手机
- 基础编程入门教程视频 基础编程入门教程视频华
- 编程演示:编程演示浦丰投针过程
- 乐高编程加盟 乐高积木编程加盟
- 跟我学plc编程 plc编程自学入门视频教程
- ug编程成航林总 ug编程实战视频
- 孩子学编程的好处和坏处
- 初学者学编程该从哪里开始 新手学编程从哪里入
- 慢走丝编程 慢走丝编程难学吗
- 国内十强少儿编程机构 中国少儿编程机构十强有
- 成人计算机速成培训班 成人计算机速成培训班办
- 孩子学编程网上课程哪家好 儿童学编程比较好的
- 代码编程教学入门软件 代码编程教程