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) }} - +