From 4399e5a71d83ea14ef0dd5f8b504a22493d54aa6 Mon Sep 17 00:00:00 2001 From: anthonywj Date: Mon, 6 Nov 2023 11:36:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=86=E7=94=A8=E5=A4=87=E6=B3=A8=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 6 +-- src/views/inout/receive/receiveAdd.vue | 15 ++++---- src/views/inout/receive/receiveAudit.vue | 1 + .../inout/receive/receiveAuditDetail.vue | 37 +++++++++++-------- src/views/inout/receive/receiveMySearch.vue | 3 ++ src/views/inout/receive/receiveSearch.vue | 2 + 6 files changed, 39 insertions(+), 25 deletions(-) diff --git a/.env.production b/.env.production index 63b005d4..3ca504ef 100644 --- a/.env.production +++ b/.env.production @@ -9,14 +9,14 @@ ENV = 'production' #林纪裕cd # VUE_APP_BASE_API = 'http://www.linjiyu.lol:81/UDI_WMS_MC/' -VUE_APP_BASE_API = 'http://www.linjiyu.lol:83/UDI_WMS_MC/' +# VUE_APP_BASE_API = 'http://www.linjiyu.lol:83/UDI_WMS_MC/' 刘恩典 # VUE_APP_BASE_API = 'http://192.168.0.242:9150/UDI_WMS_MC/' # 平潭正式 -# VUE_APP_BASE_API = 'http://55.55.0.62:9150/UDI_WMS_MC/' +VUE_APP_BASE_API = 'http://55.55.0.62:9150/UDI_WMS_MC/' # 漳州中医院 # VUE_APP_BASE_API = 'http://192.168.240.119:9150/UDI_WMS_MC/' @@ -27,7 +27,7 @@ VUE_APP_BASE_API = 'http://www.linjiyu.lol:83/UDI_WMS_MC/' # 平和县医院 # VUE_APP_BASE_API = 'http://192.168.0.43:9150/UDI_WMS_MC/' -VUE_APP_BASE_API = 'http://127.0.0.1:9150/UDI_WMS_MC/' +# VUE_APP_BASE_API = 'http://127.0.0.1:9150/UDI_WMS_MC/' # 应用访问路径 例如使用前缀 /admin/ diff --git a/src/views/inout/receive/receiveAdd.vue b/src/views/inout/receive/receiveAdd.vue index dabd0ec9..b753ba4c 100644 --- a/src/views/inout/receive/receiveAdd.vue +++ b/src/views/inout/receive/receiveAdd.vue @@ -92,21 +92,22 @@ @current-change="handleDetail" :default-sort="defaultSort" @sort-change="handleSortChange"> - - - - - + + + + + + + sortable="custom" :sort-orders="['ascending', 'descending']" width="160"> - +