同步设置 同步代码

ywj_dev
CTP 2 years ago
parent 05f6ea29d3
commit 3ea122603d

File diff suppressed because it is too large Load Diff

@ -35,7 +35,7 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
target: `http://192.168.0.43:9993/`,
target: `http://192.168.0.66:9160/UDI_SPMS_SERVER/`,
changeOrigin: true,
pathRewrite: {
["^" + process.env.VUE_APP_BASE_API]: "",

Loading…
Cancel
Save