lucw vor 7 Monaten
Ursprung
Commit
d89e2c1942
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      src/views/produce/components/prenatalExamination/material.vue

+ 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,