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