diff --git a/src/views/statistics/batch_statistics.vue b/src/views/statistics/batch_statistics.vue new file mode 100644 index 00000000..86422982 --- /dev/null +++ b/src/views/statistics/batch_statistics.vue @@ -0,0 +1,372 @@ + + + + + + + + + + + + + 查询 + + + + + + + + + + + + 批次流转图 + + + + + + + + + + + {{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.handoverb.length}}批 + + + + + + 交送 + 接收 + + + 交送 + 接收 + + + + + {{scope.row.send_mgroup_name}} + {{scope.row.recive_mgroup_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 }} + + + + + + + + + + + + + + + + + + + + + +
批次流转图