lucw 7 mesi fa
parent
commit
d89e2c1942

+ 2 - 0
src/views/produce/components/prenatalExamination/material.vue

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