diff --git a/web/vue.config.js b/web/vue.config.js index fb1f91c2e..f426dc7c7 100644 --- a/web/vue.config.js +++ b/web/vue.config.js @@ -124,10 +124,7 @@ module.exports = { port: 8080, proxy: { '/api': { - target: 'http://sit.dss.bdp.weoa.com', - // target: 'http://10.107.97.166:9188', - // target: 'http://172.24.2.230:9400', - // target: 'http://10.107.119.46:8088', + target: 'http://127.0.0.1:9400', changeOrigin: true, pathRewrite: { //'^/api': '/mock/15/api'