diff --git a/src/pages/wms/product/SaleOutWH/index.vue b/src/pages/wms/product/SaleOutWH/index.vue index 9c4ae27..8360f00 100644 --- a/src/pages/wms/product/SaleOutWH/index.vue +++ b/src/pages/wms/product/SaleOutWH/index.vue @@ -16,7 +16,7 @@ - 提单 + 提单 @@ -31,30 +31,30 @@ 产品编码: - 40000006954 + {{ orderNoItemList && orderNoItemList.productCode }} 产品名称: - 纸箱 + {{ orderNoItemList && orderNoItemList.productName }} 订单数量: - 100/0 + {{ orderNoItemList && orderNoItemList.planQuantity }} 单位: - + {{ orderNoItemList && orderNoItemList.unitOfMeasure }} 捡货数量: - 3 + {{ outnumber }} - + @@ -67,17 +67,17 @@ 批次号: - 100/0 + {{ item.lotNumber }} 箱码: - + {{ item.barcode }}件 库位码: - 100/0 + {{ item.wlCode }}