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