使用axios 调用接口报错 Cannot get/api/test

使用axios 调用接口报错 Cannot get/api/test

重装请求模块!!

npm remove request

npm install requset

解决!!!**