|
@@ -192,6 +192,8 @@
|
|
|
name: this.infoData.productName,
|
|
name: this.infoData.productName,
|
|
|
code: this.infoData.productCode
|
|
code: this.infoData.productCode
|
|
|
});
|
|
});
|
|
|
|
|
+ // 实际数量 也是 合格品
|
|
|
|
|
+ this.workReport.productInfo.standardNum = this.categoryMsg.number;
|
|
|
fun({
|
|
fun({
|
|
|
checkState: 3,
|
|
checkState: 3,
|
|
|
workReport: this.workReport,
|
|
workReport: this.workReport,
|