diff --git a/vue.config.js b/vue.config.js index a2c45c9..aff1e1f 100644 --- a/vue.config.js +++ b/vue.config.js @@ -91,7 +91,7 @@ module.exports = { },*/ '/jero-boot': { // '' - target: 'http://localhost:21824', //请求本地 jero-boot后台项目 + target: 'http://localhost:8080', //请求本地 jero-boot后台项目 ws: false, changeOrigin: true },