Proxy error: Could not proxy request /xx/path from localhost:8080 to https://xxx

451 阅读1分钟

调用接口时出现的问题

image.png

解决办法

确认vue.config.js中的代理配置

image.png

重启运行项目就OK了