From 169f4fa53857bfc8bc61ffd762915a6801009eda Mon Sep 17 00:00:00 2001 From: anthonywj Date: Sat, 21 May 2022 12:00:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E8=AE=BE=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=EF=BC=8C=E8=A7=84=E6=A0=BC=E5=9E=8B=E5=8F=B7=E9=97=AE?= =?UTF-8?q?=E9=A2=98=EF=BC=88=E6=9C=AA=E8=A7=A3=E5=86=B3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config.json | 4 +- src/views/home/index.vue | 2 +- src/views/inventory/invUdiTraceOrder.vue | 3 - src/views/thrsys/SysUdimsConfig.vue | 469 ++++++++++++++--------- src/views/warehouse/AdditionalOrder.vue | 3 - src/views/warehouse/IOCheckErrOrder.vue | 3 - src/views/warehouse/IONewOrder.vue | 4 +- src/views/warehouse/IOSearchOrder.vue | 8 - src/views/warehouse/IOWaitOrder.vue | 3 - 9 files changed, 290 insertions(+), 209 deletions(-) diff --git a/public/config.json b/public/config.json index 61112ea..5a4ba54 100644 --- a/public/config.json +++ b/public/config.json @@ -1,5 +1,5 @@ { - "BASE_URL": "http://192.168.0.109:9996", - "SERVER_IP": "http://192.168.0.109:9996", + "BASE_URL": "http://127.0.0.1:9996", + "SERVER_IP": "http://127.0.0.1:9996", "hosp_name": "诏安县总医院(测试)" } diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 57ecf96..1003af5 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -390,7 +390,7 @@