import promise from "es6-promise"
promise.polyfill();has been handled in this way
the following figure appears in the development environment. Is the request parameter empty? Request header is normal
  
 but the production environment is normal after packaging 
then my development environment is added as follows (--save-dev)
import "babel-polyfill"IE10 everything is fine
