diff --git a/src/views/statistics/good_check_gx.vue b/src/views/statistics/good_check_gx.vue
index 81a1267d..e2724c3b 100644
--- a/src/views/statistics/good_check_gx.vue
+++ b/src/views/statistics/good_check_gx.vue
@@ -133,7 +133,7 @@
{{ scope.row.data.尺寸检验_count_ok_full }}
-
+
{{ scope.row.data.尺寸检验_完全合格率 }}
@@ -145,7 +145,7 @@
{{ scope.row.data.尺寸检验_count_ok }}
-
+
{{ scope.row.data.尺寸检验_合格率 }}
@@ -162,7 +162,7 @@
{{ scope.row.data.外观检验_count_ok_full }}
-
+
{{ scope.row.data.外观检验_完全合格率 }}
@@ -286,9 +286,12 @@
- {{ scope.row.data.外观检验_完全总合格数 }}
+
+ {{ scope.row.data.外观检验_完全总合格数 }}
+ 0
+
-
+
{{ scope.row.data.外观检验_完全总合格率 }}