+
+ | 产品描述 |
+ {{ CurrentWorkorder.productDescription }} |
+ 零件号 |
+ {{ CurrentWorkorder.finishedPartNumber }} |
+
-
-
班组: {{ ProductSituationForm.team }}
-
+
+ | 规格 |
+ {{ CurrentWorkorder.specifications }} |
+ 颜色 |
+ {{ CurrentWorkorder.colour }} |
+
-
-
投入数:{{ ProductSituationForm.inputNum }}
-
-
-
一次合格数:{{ ProductSituationForm.inputNum }}
-
-
-
一次合格率:{{ ProductSituationForm.inputNum }}
-
-
-
打磨数:{{ ProductSituationForm.inputNum }}
-
-
-
报废数:{{ ProductSituationForm.inputNum }}
-
+
+ | 班组 |
+
+ {{ CurrentWorkorder.team }}
+ |
+ 投入数 |
+ {{ CurrentWorkorder.previousNumber }} |
+
+
+
+ | 一次合格数 |
+ {{ calculate_firstPassNumber }} |
+ 一次合格率 |
+ {{ calculate_firstPassRate }}% |
+
+
+
+ | 打磨数 |
+ {{ calculate_polisheNumber }} |
+ 报废数 |
+ {{ calculate_scrapNumber }} |
+
+
+ | 抛光数 |
+ {{ calculate_defectNumber }} |
+
+
+