diff --git a/vue.config.js b/vue.config.js index a651dec..b5a3c6e 100644 --- a/vue.config.js +++ b/vue.config.js @@ -36,14 +36,14 @@ module.exports = { open: true, proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy - [process.env.VUE_APP_BASE_API + '/run/sz/superviseWay']: { - target: "http://172.16.34.27:18082", - changeOrigin: true, - // logLevel: 'debug', - pathRewrite: { - [process.env.VUE_APP_BASE_API +'/run/sz/superviseWay']: '/tianhui-admin-web/run/sz/superviseWay' - } - }, + // [process.env.VUE_APP_BASE_API + '/run/sz/superviseWay']: { + // target: "http://172.16.34.27:18082", + // changeOrigin: true, + // // logLevel: 'debug', + // pathRewrite: { + // [process.env.VUE_APP_BASE_API +'/run/sz/superviseWay']: '/tianhui-admin-web/run/sz/superviseWay' + // } + // }, [process.env.VUE_APP_BASE_API]: { target: "http://shuili-admin.product.dev.com:30115", // target: "http://127.0.0.1:18082",