diff --git a/vue.config.js b/vue.config.js index 3ceb2128..d7c3df52 100644 --- a/vue.config.js +++ b/vue.config.js @@ -36,8 +36,8 @@ module.exports = { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { // target: `http://192.168.2.75:48380`,//旭 - // target: `http://192.168.0.244:48380`,//测试 - target: `http://192.168.0.176:48380`,//刘鑫 + target: `http://192.168.0.244:48380`,//测试 + // target: `http://192.168.0.176:48380`,//刘鑫 // target: `http://192.168.0.44:48380`,//测试 // target: `http://192.168.0.176:48380`,// changeOrigin: true,