diff --git a/vue.config.js b/vue.config.js index 5869b619..950cc428 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://localhost:18080`, - target: `http://192.168.2.246:18080`,//马 - // target: `http://192.168.0.244:18580`,//测试 + // target: `http://192.168.2.246:18080`,//马 + target: `http://192.168.0.244:18580`,//测试 // target: `http://192.168.2.223:18080`,//山 // target: `http://192.168.0.110:18080`,//洪 // target: `http://192.168.0.234:18080`,//阮