1.在api.js里面引入axios.js,不可以以xx.get的方式获取get请求,引入:import {get,post} from '@/axios.js'; 2.在调用接口的组件里,不可以解构引入
阅读量:1
点赞量:0