diff --git a/src/views/statistics/batch_statistics.vue b/src/views/statistics/batch_statistics.vue index a672bb9e..dcf12279 100644 --- a/src/views/statistics/batch_statistics.vue +++ b/src/views/statistics/batch_statistics.vue @@ -56,222 +56,238 @@ - - - - - - - {{scope.row.material_out_name}} - 返工 - - - - - - - - 返修 - 正常 - - - - - {{scope.row.belong_dept_name}}/{{scope.row.mgroup_name}} - - - - - - {{ getRemaTime(scope.row) }} - - - - - - 是 - 否 - - - - - - - - - - - - - - {{item.batch}} - - - {{item.count}} - - - {{item.defect_name}} - - + + + + + + + + + {{scope.row.material_out_name}} + 返工 + + + + + + + + 返修 + 正常 - - - - - - - {{scope.row.handoverb.length}}批 - - - - - - 交送 - 接收 - - - 交送 - 接收 - - - - - {{scope.row.send_mgroup_name}} - {{scope.row.recive_mgroup_name}} - - - - - 正常 - 返工 - 检验 - 报废 - - - - - - + + + + {{scope.row.belong_dept_name}}/{{scope.row.mgroup_name}} + + + + + + {{ getRemaTime(scope.row) }} + + + + + + 是 + 否 + + + + + - - - - - - - {{wmState[scope.row.state]?.text}} - - - - - - {{ scope.row.material_name }} - ({{ scope.row.material_origin_name }}) - - - - - - {{scope.row.belong_dept_name}}/{{scope.row.mgroup_name}} - - - - - - - + + + + + + + + + + + + {{item.batch}} + + + {{item.count}} + + + {{item.defect_name}} + + + + + + + + + + {{scope.row.handoverb.length}}批 + + + + + + 交送 + 接收 + + + 交送 + 接收 + + + + + {{scope.row.send_mgroup_name}} + {{scope.row.recive_mgroup_name}} + + + + + 正常 + 返工 + 检验 + 报废 + + + + + + + + - - - - - - - - - - - {{ scope.row.material_.specification }} - {{ scope.row.material_.model }} - - - - - - - {{ scope.row.material_.process_name }} - - - - - - - - - - - - + + + + + + + + + {{wmState[scope.row.state]?.text}} + + + + + + {{ scope.row.material_name }} + ({{ scope.row.material_origin_name }}) + + + + + + {{scope.row.belong_dept_name}}/{{scope.row.mgroup_name}} + + + + + + + + + + + + + + + + + + + + + + + {{ scope.row.material_.specification }} + {{ scope.row.material_.model }} + + + + + + + {{ scope.row.material_.process_name }} + + + + + + + + + + + + + +