From 53854dd5fe1b3894be516679da73e2f73bee49ed Mon Sep 17 00:00:00 2001 From: anthonywj Date: Fri, 17 Nov 2023 14:34:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=B7=BB=E5=8A=A0=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=98=AF=E5=90=A6=E6=98=BE=E7=A4=BA=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 3 ++- src/views/index.vue | 10 +++++----- src/views/system/menu/index.vue | 5 +---- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/.env.production b/.env.production index 3bddba7..5e56bff 100644 --- a/.env.production +++ b/.env.production @@ -21,7 +21,8 @@ ENV = 'production' # VUE_APP_BASE_API = 'http://192.168.0.62:9150/UDI_SPMS_SERVER/' # 刘恩典 -VUE_APP_BASE_API = 'http://192.168.0.117:9150/UDI_SPMS_SERVER/' +# VUE_APP_BASE_API = 'http://192.168.0.117:9150/UDI_SPMS_SERVER/' +VUE_APP_BASE_API = 'http://192.168.0.117:9160/UDI_SPMS_SERVER/' # 漳州中医院 # VUE_APP_BASE_API = 'http://116.204.116.198:9150/UDI_SPMS_SERVER/' diff --git a/src/views/index.vue b/src/views/index.vue index 632d373..26ea422 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -6,7 +6,7 @@
- +
- +
- +
- +
待办事项{{ `(${todoCount}条)` }} @@ -140,7 +140,7 @@ - +
审核送货单{{ `(${orderTotal}条)` }} diff --git a/src/views/system/menu/index.vue b/src/views/system/menu/index.vue index 49cf40e..3f152fa 100644 --- a/src/views/system/menu/index.vue +++ b/src/views/system/menu/index.vue @@ -84,23 +84,20 @@ {{ parseTime(scope.row.createTime) }} - +