diff --git a/pages/General/distribution-box.vue b/pages/General/distribution-box.vue index 8bd8659..492f6e0 100644 --- a/pages/General/distribution-box.vue +++ b/pages/General/distribution-box.vue @@ -9,7 +9,7 @@ 载具编码 - + @@ -17,7 +17,7 @@ 所属机台 - + @@ -26,7 +26,7 @@ 工单 - + @@ -34,7 +34,7 @@ 物料编码 - + @@ -42,7 +42,7 @@ 重量 - + KG @@ -71,13 +71,18 @@ {{i+1}} - {{e.source_form_type}} - {{e.source_form_date}} {{e.material_code}} - {{e.material_spec}} + {{e.material_name}} {{e.pcsn}} - {{e.assign_qty}} {{e.qty}} + {{e.produce_time}} + {{e.supp_code}} + {{e.supp_name}} + {{e.material_spec}} + {{e.material_model}} + {{e.quality_time_day}} + {{['待检', '合格', '不合格'][Number(e.quality_type) - 1]}} + {{e.bake_num}} @@ -86,7 +91,7 @@ - + @@ -94,7 +99,8 @@