瀏覽代碼

【修改】bug

howie 2 年之前
父節點
當前提交
75b9e917b1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/supply/engin/components/home_form.vue

+ 1 - 1
src/views/supply/engin/components/home_form.vue

@@ -1202,7 +1202,7 @@ export default {
           this.$set(this.goodsList[this.currentId],'realMaterialNumber',currentData.materialNumber)
           this.$set(this.goodsList[this.currentId],'realMaterialOldNumber',currentData.materialOldNumber)
           this.$set(this.goodsList[this.currentId],'realSpecification',currentData.specification)
-          console.log(this.goodsList[this.currentId]);
+          this.$set(this.goodsList[this.currentId],'remark',`${this.goodsList[this.currentId].remark},实装物料编号:${currentData.materialNumber},实装厂产品编码:${currentData.materialOldNumber}`)
           this.isSetMaterial = false
     },
     // 检查库存