Explorar el Código

【修改】bug

howie hace 2 años
padre
commit
75b9e917b1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
     },
     // 检查库存