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
     },
     // 检查库存