From 95afd175a35210e6e5272e3ddcae1f7e4feb9e2b Mon Sep 17 00:00:00 2001 From: Fanzink <460995166@qq.com> Date: Mon, 7 Mar 2022 08:43:56 +0800 Subject: [PATCH] '' --- vue.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index ee7ccf1..f778620 100644 --- a/vue.config.js +++ b/vue.config.js @@ -46,9 +46,9 @@ module.exports = { // 这里写入需要代理的api和对应的目标地址 proxy: { '/api': { - target: 'http://localhost:8080', + // target: 'http://localhost:8080', // target: 'http://192.168.0.148:8080', - // target: 'http://a.wms.picaiba.com/api', + target: 'http://a.wms.picaiba.com/api', // target: 'http://192.168.0.127:8080', // target: 'http://192.168.0.165:8080', // target: 'http://192.168.43.105:8080',