diff --git a/vue.config.js b/vue.config.js index f7dbdbc6..0311060c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -30,8 +30,8 @@ module.exports = { proxy: { '/api/pms': { // target: 'http://47.104.91.134:8089', - target:'http://10.240.32.176:8089', - + target:'http://10.240.32.182:8089', + changeOrigin: true, secure: false, },