From a91972ba61b833212aa6604c75480e02d6e6332f Mon Sep 17 00:00:00 2001 From: anthonyywj2 <353682448@qq.com> Date: Fri, 15 Jul 2022 09:21:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E6=94=B6=E7=AC=AC=E4=B8=89=E6=96=B9?= =?UTF-8?q?=E5=8D=95=E6=8D=AE=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/打包备份.txt | 30 ++++++++++++++++++++++++ src/views/thrsys/ThrOrdedrReceiveAdd.vue | 3 +-- 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 public/打包备份.txt diff --git a/public/打包备份.txt b/public/打包备份.txt new file mode 100644 index 0000000..0a4d78e --- /dev/null +++ b/public/打包备份.txt @@ -0,0 +1,30 @@ + //李自强 + + + "UDI_SYNC_SERVER_IP": "http://192.168.0.109:9995/", + "BASE_URL":"http://192.168.0.66:8500/UDI_WMS_MC", + "SERVER_IP": "http://192.168.0.66:8500/UDI_WMS_MC/", + "WEBSOCKET_URL": "ws://192.168.0.109:9991/UDI_WMS_MC/api/websocket/", + "hosp_name": "平和县医院" + + + + //文明东 + + + "UDI_SYNC_SERVER_IP": "http://192.168.0.109:9995/", + "BASE_URL":"http://192.168.0.66:8501/UDI_WMS_MC", + "SERVER_IP": "http://192.168.0.66:8501/UDI_WMS_MC/", + "WEBSOCKET_URL": "ws://192.168.0.109:9991/UDI_WMS_MC/api/websocket/", + "hosp_name": "平和县医院" + + + + //139.73: + { + "UDI_SYNC_SERVER_IP": "http://192.168.0.109:9995/", + "BASE_URL":"http://139.9.178.73:8080/UDI_WMS_MC", + "SERVER_IP": "http://140.9.178.73:8080/UDI_WMS_MC/", + "WEBSOCKET_URL": "ws://192.168.0.109:9991/UDI_WMS_MC/api/websocket/", + "hosp_name": "平和县医院" + } diff --git a/src/views/thrsys/ThrOrdedrReceiveAdd.vue b/src/views/thrsys/ThrOrdedrReceiveAdd.vue index 12c17c4..0ca86e9 100644 --- a/src/views/thrsys/ThrOrdedrReceiveAdd.vue +++ b/src/views/thrsys/ThrOrdedrReceiveAdd.vue @@ -408,9 +408,8 @@ export default { }, getBusType() { let query = { - thirdSys: , enabled: true, - corpType:1, + corpType: 1, }; getLocalJoinBusType(query) .then((response) => {