主要原因还是因为对该header属性做了多次操作,我的是因为使用了zuul,zuul默认会对header做操作


解决方案

zuul.ignored-headers=Access-Control-Allow-Credentials, Access-Control-Allow-Origin


zuul:

  ignored-headers: Access-Control-Allow-Credentials, Access-Control-Allow-Origin