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"> - +