Pace-js not working with Axios inside Vue

前端 未结 0 1978
闹比i
闹比i 2020-12-31 21:34

I have the following axios call:

//Pace.restart();
Pace.start();
axios.post(`${this.url_base}/${this.system}`, consulta         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题