diff --git a/src/views/statistics/bxerp/ryProductData.vue b/src/views/statistics/bxerp/ryProductData.vue
index 8f9b2d86..df40cdcc 100644
--- a/src/views/statistics/bxerp/ryProductData.vue
+++ b/src/views/statistics/bxerp/ryProductData.vue
@@ -51,77 +51,77 @@
- {{ scope.row.data.排板_检测项_对边==undefined?scope.row.data.排板_检测项_对边:'' }}
+ {{ scope.row.data.排板_检测项_对边?scope.row.data.排板_检测项_对边:'' }}
- {{ scope.row.data.装模_检测项_模具号==undefined?scope.row.data.装模_检测项_模具号:'' }}
+ {{ scope.row.data.装模_检测项_模具号?scope.row.data.装模_检测项_模具号:'' }}
- {{ scope.row.data.装模_操作人?scope.row.data.装模_操作人:0 }}
+ {{ scope.row.data.装模_操作人?scope.row.data.装模_操作人:'' }}
- {{ scope.row.data.排板_检测项_丝高?scope.row.data.排板_检测项_丝高:0 }}
+ {{ scope.row.data.排板_检测项_丝高?scope.row.data.排板_检测项_丝高:'' }}
- {{ scope.row.data.装炉压板出炉_设备编号?scope.row.data.装炉压板出炉_设备编号:0 }}
+ {{ scope.row.data.装炉压板出炉_设备编号?scope.row.data.装炉压板出炉_设备编号:'' }}
- {{ scope.row.data.装炉压板出炉_装炉_操作人?scope.row.data.装炉压板出炉_装炉_操作人:0 }}
+ {{ scope.row.data.装炉压板出炉_装炉_操作人?scope.row.data.装炉压板出炉_装炉_操作人:'' }}
- {{ scope.row.data.装炉压板出炉_操作项_温度?scope.row.data.装炉压板出炉_操作项_温度:0 }}
+ {{ scope.row.data.装炉压板出炉_操作项_温度?scope.row.data.装炉压板出炉_操作项_温度:'' }}
- {{ scope.row.data.装炉压板出炉_操作项_压力?scope.row.data.装炉压板出炉_操作项_压力:0 }}
+ {{ scope.row.data.装炉压板出炉_操作项_压力?scope.row.data.装炉压板出炉_操作项_压力:'' }}
- {{ scope.row.data.装炉压板出炉_操作项_刻度?scope.row.data.装炉压板出炉_操作项_刻度:0 }}
+ {{ scope.row.data.装炉压板出炉_操作项_刻度?scope.row.data.装炉压板出炉_操作项_刻度:'' }}
- {{ scope.row.data.装炉压板出炉_操作项_压板用时?scope.row.data.装炉压板出炉_操作项_压板用时:0 }}
+ {{ scope.row.data.装炉压板出炉_操作项_压板用时?scope.row.data.装炉压板出炉_操作项_压板用时:'' }}
- {{ scope.row.data.装炉压板出炉_压板出炉_操作人?scope.row.data.装炉压板出炉_压板出炉_操作人:0 }}
+ {{ scope.row.data.装炉压板出炉_压板出炉_操作人?scope.row.data.装炉压板出炉_压板出炉_操作人:'' }}
- {{ scope.row.data.脱模测量_检测项_对边上?scope.row.data.脱模测量_检测项_对边上:0 }}
+ {{ scope.row.data.脱膜测量_检测项_对边上?scope.row.data.脱膜测量_检测项_对边上:'' }}
- {{ scope.row.data.脱模测量_检测项_对边下?scope.row.data.脱模测量_检测项_对边下:0 }}
+ {{ scope.row.data.脱膜测量_检测项_对边下?scope.row.data.脱膜测量_检测项_对边下:'' }}
-
- {{ scope.row.data.脱模测量_检测项_伸长?scope.row.data.脱模测量_检测项_伸长:0 }}
+ {{ scope.row.data.脱膜测量_检测项_伸长?scope.row.data.脱膜测量_检测项_伸长:'' }}
+
+
+
+
+ {{ scope.row.data.装炉压板出炉_压板出炉_日期?scope.row.data.装炉压板出炉_压板出炉_日期:'' }}
@@ -129,11 +129,6 @@
{{ scope.row.data.装炉压板出炉_备注 }}
-
-
- {{ scope.row.data.装炉压板出炉_压板出炉_日期?scope.row.data.装炉压板出炉_压板出炉_日期:0 }}
-
-