瀏覽代碼

bug修复

lucw 7 月之前
父節點
當前提交
d89e2c1942
共有 1 個文件被更改,包括 2 次插入0 次删除
  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,