From 775478c598a4b2c3c6be84fcaadf96a7cc867007 Mon Sep 17 00:00:00 2001 From: yewj Date: Mon, 9 Dec 2024 16:55:05 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=8D=95=E6=8D=AE=E5=A4=84=E7=90=86?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.production b/.env.production index b36dd60c..45f7d37b 100644 --- a/.env.production +++ b/.env.production @@ -72,6 +72,9 @@ VUE_APP_BASE_API = 'http://dm.xmglxp.com:81/UDI_WMS_MC/' # 四川平武 # VUE_APP_BASE_API = 'http://192.168.20.3:9150/UDI_WMS_MC/' +# 漳州疾控 +VUE_APP_BASE_API = 'http://116.204.116.198:9160/UDI_WMS_MC/' + # 应用访问路径 例如使用前缀 /admin/ VUE_APP_CONTEXT_PATH = '/UDI_WMS_NEW/' From 051431164b2ec301d36f185cb0e46515db8e70ce Mon Sep 17 00:00:00 2001 From: yewj Date: Thu, 12 Dec 2024 14:22:18 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=8D=95=E6=8D=AE=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=8C=89=E4=B8=9A=E5=8A=A1=E5=8D=95=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basic/busType/bussinessTypeModify.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/basic/busType/bussinessTypeModify.vue b/src/views/basic/busType/bussinessTypeModify.vue index cbb57869..143378c6 100644 --- a/src/views/basic/busType/bussinessTypeModify.vue +++ b/src/views/basic/busType/bussinessTypeModify.vue @@ -781,6 +781,7 @@ > +