Commit 8fdfa77a authored by 张伯涛's avatar 张伯涛

修改

parent d702383a
...@@ -42,7 +42,7 @@ module.exports = { ...@@ -42,7 +42,7 @@ module.exports = {
[process.env.VUE_APP_BASE_API]: { [process.env.VUE_APP_BASE_API]: {
// target: `http://10.5.87.231:10010/`, // target: `http://10.5.87.231:10010/`,
// target: `http://zt.51newsoftware.com:10184/`, // target: `http://zt.51newsoftware.com:10184/`,
target: 'http://10.19.103.15:8090/', target: 'http://117.122.212.101:8090/',
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: '' ['^' + process.env.VUE_APP_BASE_API]: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment