参考地址https://segmentfault.com/q/1010000015962729?utm_source=tag-newest 

methods: {
    async funA(){
        var res =  await axios.post('')//这里的res就是你axios请求回来的结果了
    }
}
Logo

前往低代码交流专区

更多推荐