$ajax calls the backend local API and writes localhost:8080 directly can be called successfully
the browser console has the data of my console call indicating that it is successful.
 then I set up the agent in config/index.js 
 to report an error. The error figure is as follows: 
what is this problem and how to solve it?
