From 25586feb2f583e38abc037be9a395fa428ade0ad Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Sat, 11 May 2024 14:38:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=A4=A7=E5=B1=8F=E4=BA=8C?= =?UTF-8?q?=E7=BA=A7=E9=A1=B5=E9=9D=A2=E4=B8=8D=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-screen/config/index.js | 4 ++-- sgzb-screen/src/components/home/countFlopOne.vue | 3 ++- sgzb-screen/src/components/home/countFlopTwo.vue | 3 ++- sgzb-screen/src/components/home/returnMaterialsDialog.vue | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/sgzb-screen/config/index.js b/sgzb-screen/config/index.js index 29b3c331..18e3fd83 100644 --- a/sgzb-screen/config/index.js +++ b/sgzb-screen/config/index.js @@ -21,8 +21,8 @@ module.exports = { proxyTable: { '/screen': { // target: 'http://112.29.103.165:21626',//重庆 - target: 'http://192.168.0.14:21624',//测试 - // target: 'http://10.40.92.74:8080', + // target: 'http://192.168.0.14:21624',//测试 + target: 'http://10.40.92.140:28080', changeOrigin: true, // secure: true, //如果是https接口,需要配置这个参数 pathRewrite: { diff --git a/sgzb-screen/src/components/home/countFlopOne.vue b/sgzb-screen/src/components/home/countFlopOne.vue index 7d17a954..f4d4a10d 100644 --- a/sgzb-screen/src/components/home/countFlopOne.vue +++ b/sgzb-screen/src/components/home/countFlopOne.vue @@ -1,7 +1,7 @@