diff --git a/src/views/statistics/bxerp/workHoursNZ.vue b/src/views/statistics/bxerp/workHoursNZ.vue
index 7830fec7..b367ffa8 100644
--- a/src/views/statistics/bxerp/workHoursNZ.vue
+++ b/src/views/statistics/bxerp/workHoursNZ.vue
@@ -85,6 +85,11 @@
{{ scope.row.小网轻.含?scope.row.小网轻.含:'' }}
+
+
+ {{ scope.row.小网重.含?scope.row.小网重.含:'' }}
+
+
{{ scope.row.小网废.含?scope.row.小网废.含:'' }}
@@ -220,7 +225,7 @@ export default {
start_date:'',
select_cols: "",
mgroup_name: "扭转",
- testmgroup_name: "毛坯检测",
+ testmgroup_name: "扭后检测",
},
end_date:'',
start_date:'',
@@ -256,7 +261,7 @@ export default {
if(that.activeName=='product'){
biStr = 'product_defect_pb_m';
}else{
- biStr = 'product_defect_equip_mpjc';
+ biStr = 'product_defect_equip_mlogbw';
}
console.log('params',params);
that.$API.bi.dataset.exec.req(biStr, params).then((res) => {