Explorar o código

新增调回单

chenrui %!s(int64=3) %!d(string=hai) anos
pai
achega
e02427e50a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/numsGoodsShelves/shelfMonitoring/addModal.vue

+ 2 - 0
src/views/numsGoodsShelves/shelfMonitoring/addModal.vue

@@ -107,8 +107,10 @@ export default {
           arr.push({
             shelfSn: this.nowData && this.nowData.shelfInfo && this.nowData.shelfInfo.shelfSn,
             shelfPlaceSn: item.shelfPlaceSn,
+            shelfPlaceCode: item.shelfPlaceCode,
             productSn: item.productSn,
             productCode: item.productCode,
+            productName: item.productName,
             qty: item.confirmQty
           })
         } else {