From 1847e3cde14b058e885d346130fa500fed935ee8 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Mon, 31 Oct 2022 14:25:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=99=9A=E6=8B=9F=E5=87=BA=E5=BA=93=E7=88=B6?= =?UTF-8?q?=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 + pages/ProductManage/SboProcess.vue | 2 - pages/WarehouseManage/ProdDeliveryConfirm.vue | 21 +-- pages/WarehouseManage/XuniDelivery.vue | 130 ++++++++++++++++++ pages/WarehouseManage/XuniDeliveryConfirm.vue | 57 ++------ pages/home/home.vue | 2 +- utils/getData1.js | 50 +++++-- 7 files changed, 198 insertions(+), 70 deletions(-) create mode 100644 pages/WarehouseManage/XuniDelivery.vue diff --git a/pages.json b/pages.json index f11ea5c..c70dc36 100644 --- a/pages.json +++ b/pages.json @@ -102,6 +102,12 @@ "navigationStyle": "custom" } } + ,{ + "path" : "pages/WarehouseManage/XuniDelivery", + "style": { + "navigationStyle": "custom" + } + } ,{ "path" : "pages/WarehouseManage/XuniDeliveryConfirm", "style": { diff --git a/pages/ProductManage/SboProcess.vue b/pages/ProductManage/SboProcess.vue index 8484de4..0a411af 100644 --- a/pages/ProductManage/SboProcess.vue +++ b/pages/ProductManage/SboProcess.vue @@ -83,8 +83,6 @@ return { val1: '', val2: '', - options: [], - index: '', dataList: [], pkId: '', pkObj: {}, diff --git a/pages/WarehouseManage/ProdDeliveryConfirm.vue b/pages/WarehouseManage/ProdDeliveryConfirm.vue index b3d5a28..d49233c 100644 --- a/pages/WarehouseManage/ProdDeliveryConfirm.vue +++ b/pages/WarehouseManage/ProdDeliveryConfirm.vue @@ -51,7 +51,7 @@ - + @@ -60,7 +60,7 @@ + + diff --git a/pages/WarehouseManage/XuniDeliveryConfirm.vue b/pages/WarehouseManage/XuniDeliveryConfirm.vue index 8966dfa..f2ad717 100644 --- a/pages/WarehouseManage/XuniDeliveryConfirm.vue +++ b/pages/WarehouseManage/XuniDeliveryConfirm.vue @@ -14,7 +14,7 @@ - 点位 + 物料 @@ -36,7 +36,7 @@ - + {{e.package_box_SN}} {{e.container_name}} {{e.product_name}} @@ -51,7 +51,7 @@ - + @@ -60,7 +60,7 @@