摘要:
<template> <div class="home"> </div> </template> <script> // @ is an alias to /src import axios from 'axios'; export default { // 并发请求:同时多个请求,并统一处理返回值 name: 'axios2-3', created() { //axios.all()数组 //a 阅读全文
posted @ 2019-10-06 00:30
嘆世殘者——華帥
阅读(184)
评论(0)
推荐(0)