From 78b12b0cb360337374ab3bee96881706976292cc Mon Sep 17 00:00:00 2001 From: anthonywj Date: Sat, 23 Apr 2022 09:19:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=8C=E7=AB=AF=E5=9C=B0=E5=9D=80=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config.json | 2 +- src/views/warehouse/addHosOrder.vue | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/public/config.json b/public/config.json index b0ef407..aca6ed7 100644 --- a/public/config.json +++ b/public/config.json @@ -1,4 +1,4 @@ { - "BASE_URL": "http://192.168.0.109:9996", + "BASE_URL": "http://139.159.187.130/SPMS_SERVER", "SERVER_IP": "http://192.168.0.109:9996" } diff --git a/src/views/warehouse/addHosOrder.vue b/src/views/warehouse/addHosOrder.vue index f9c1d29..0e6a3cc 100644 --- a/src/views/warehouse/addHosOrder.vue +++ b/src/views/warehouse/addHosOrder.vue @@ -198,7 +198,6 @@ @keypress.enter.native="enterKey($event)" ref='inputRef' v-model="formData.code" - >