diff --git a/pages/outbound/produce-out-store-2nd.vue b/pages/outbound/produce-out-store-2nd.vue index e8bf820..96eba34 100644 --- a/pages/outbound/produce-out-store-2nd.vue +++ b/pages/outbound/produce-out-store-2nd.vue @@ -16,7 +16,7 @@ - 单据编码 + 用料清单编号 物料名称 物料编码 数量 - 批次号 单位 + 批次号 @@ -44,8 +44,8 @@ {{e.material_name}} {{e.material_code}} {{e.qty}} + {{e.unit_name}} {{e.pcsn}} - {{e.unit_id}} diff --git a/pages/outbound/shelf-bind-2nd.vue b/pages/outbound/shelf-bind-2nd.vue index 67ba300..3ccb145 100644 --- a/pages/outbound/shelf-bind-2nd.vue +++ b/pages/outbound/shelf-bind-2nd.vue @@ -11,6 +11,7 @@ @@ -25,11 +26,34 @@ + + + + + + + + + + + + + + + + + + + +
站点编码站点名称绑定状态绑定货架号
{{e.code}}{{e.name}}{{e.remark}}{{e.vehicle_code}}
+
+
- - - + + + + @@ -37,7 +61,7 @@