diff --git a/hw-ui/vue.config.js b/hw-ui/vue.config.js index 5b9d77e..a6084e2 100644 --- a/hw-ui/vue.config.js +++ b/hw-ui/vue.config.js @@ -36,8 +36,7 @@ module.exports = { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { // target: `http://175.27.215.92:7080`, - // target: `http://localhost:7080`, - target: `http://10.11.40.120:7080`, + target: `http://localhost:7080`, changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''