diff --git a/src/views/statistics/good_check_gx2.vue b/src/views/statistics/good_check_gx2.vue
index a1834d9d..540ab056 100644
--- a/src/views/statistics/good_check_gx2.vue
+++ b/src/views/statistics/good_check_gx2.vue
@@ -85,9 +85,6 @@
{{ scope.row.data.尺寸检验_日期 }}
-
{{ scope.row.data.尺寸检验_count_real }}
@@ -153,9 +150,6 @@
{{ scope.row.data.外观检验_日期 }}
-
{{ scope.row.data.外观检验_count_real }}
@@ -244,65 +238,6 @@
{{ scope.row.data.外观检验_返修_count_ok_full }}
-
{{ scope.row.data.外观检验_count_ok_full }}
@@ -446,18 +381,12 @@ export default {
}
}
if((that.query.cc_data_start != ""&&that.query.cc_data_start != null)||(that.query.cc_data_end != ""&&that.query.cc_data_end != null)){
- console.log('arr1');
- console.log(arr1);
that.params.querys.push(arr1);
}
if((that.query.wg_data_start != ""&&that.query.wg_data_start != null)||(that.query.wg_data_end != ""&&that.query.wg_data_end != null)){
- console.log('arr2');
- console.log(arr2);
that.params.querys.push(arr2);
}
if((that.query.fx_data_start != ""&&that.query.fx_data_start != null)||(that.query.fx_data_end != ""&&that.query.fx_data_end != null)){
- console.log('arr3');
- console.log(arr3);
that.params.querys.push(arr3);
}
if((that.query.cc_data_start == ""||that.query.cc_data_start == null)&&(that.query.cc_data_end == ""||that.query.cc_data_end== null)&&