diff --git a/src/views/emis/emisWarehouseInBatch/WarehouseInBatchPanel.vue b/src/views/emis/emisWarehouseInBatch/WarehouseInBatchPanel.vue index ca064cbf..ec6382b8 100644 --- a/src/views/emis/emisWarehouseInBatch/WarehouseInBatchPanel.vue +++ b/src/views/emis/emisWarehouseInBatch/WarehouseInBatchPanel.vue @@ -13,19 +13,9 @@ {{ whsInInfo.customerName }} - {{ whsInInfo.waybillDetail.pickStartDate }} - - 未入仓 - 已入仓 - 部分入仓 - - - 未确认 - 已确认 - 部分确认 - - {{ whsInInfo.confirmDate }} - + {{ whsInInfo.waybillDetail.pickStartDate }} + +
仓库名:{{ whsInInfo.waybillDetail.intoWarehouseName }}
@@ -35,8 +25,22 @@
地址:{{ whsInInfo.waybillDetail.intoWarehouseAddress }}
-
+ + 未入仓 + 已入仓 + 部分入仓 + + {{ whsInInfo.totalParcelQty }} + {{ whsInInfo.totalWeight }}kg + {{ whsInInfo.totalVolume }}m³ + + + 未确认 + 已确认 + 部分确认 + + {{ whsInInfo.confirmDate }} - + - + (kg) - + +
- + (m³)
+