@@ -778,6 +778,8 @@
// 不存在则添加
this.localPickDetails.push({
...newItem,
+ // 物料的类型
+ outputType: 1,
reportQuantity: 0,
ruleId: this.ruleId,
bomCategoryId: this.bomCategoryId,