From 4bdd0b1ef2aff1fd6f174b0f44a7248c0d2168f1 Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期四, 26 十月 2023 14:13:56 +0800 Subject: [PATCH] tj --- vue.config.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/vue.config.js b/vue.config.js index 53e4b1c..9718ca7 100644 --- a/vue.config.js +++ b/vue.config.js @@ -35,6 +35,7 @@ proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { + //target: `https://ltpeis.xaltjdkj.cn:5501/prod-api/getInfo`, target: `http://192.168.0.101:5011`, // target: `http://192.168.0.99:8080/ltkj-admin`, changeOrigin: true, -- Gitblit v1.8.0