From 409bde8023b2b1b4ceb52c13cf9c398880c14eb4 Mon Sep 17 00:00:00 2001 From: anthonyywj2 <353682448@qq.com> Date: Mon, 23 May 2022 09:47:08 +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=E5=8D=95=E6=8D=AE=E6=9D=83=E9=99=90=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B=E7=AD=89=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config.json | 8 +- src/views/basic/BussinessTypeThird.vue | 1 - src/views/basic/UdiInfoManage.vue | 19 +- src/views/basic/UdiInfoManageSp.vue | 11 ++ src/views/business/stockOrder.vue | 12 -- src/views/home/index.vue | 4 +- src/views/inout/DialogSelectErpOrder.vue | 2 +- src/views/inout/IOAdditionalOrder.vue | 4 +- src/views/inout/IOCheckErrorOrder.vue | 4 +- src/views/inout/IOCheckWaitOrder.vue | 3 - src/views/inout/IOFinishOrder.vue | 4 +- src/views/inventory/InvProducts.vue | 3 - src/views/inventory/InvStatistics.vue | 11 +- src/views/inventory/invUdiTraceOrder.vue | 4 +- src/views/thrsys/SysUdimsConfig.vue | 220 ++++++++++++++++++----- 15 files changed, 214 insertions(+), 96 deletions(-) diff --git a/public/config.json b/public/config.json index 7ca6b5f..dc76ca6 100644 --- a/public/config.json +++ b/public/config.json @@ -1,6 +1,6 @@ { - "UDI_SYNC_SERVER_IP": "http://192.168.0.109:9995/", - "BASE_URL":"http://192.168.0.109:9991/", - "SERVER_IP": "http://192.168.0.109:9991/", - "WEBSOCKET_URL": "ws://192.168.0.109:9991/UDI_WMS_MC/api/websocket/" + "UDI_SYNC_SERVER_IP": "http://127.0.0.1:9995/", + "BASE_URL":"http://127.0.0.1:9991/", + "SERVER_IP": "http://127.0.0.1:9991/", + "WEBSOCKET_URL": "ws://127.0.0.1:9991/UDI_WMS_MC/api/websocket/" } diff --git a/src/views/basic/BussinessTypeThird.vue b/src/views/basic/BussinessTypeThird.vue index 74e1ac0..fb0600a 100644 --- a/src/views/basic/BussinessTypeThird.vue +++ b/src/views/basic/BussinessTypeThird.vue @@ -40,7 +40,6 @@ - diff --git a/src/views/basic/UdiInfoManage.vue b/src/views/basic/UdiInfoManage.vue index f1415ab..bac086b 100644 --- a/src/views/basic/UdiInfoManage.vue +++ b/src/views/basic/UdiInfoManage.vue @@ -86,11 +86,10 @@ - - - - - - - - - - -