Browse Source

装箱单面辅料新增页面铅分号赋值

jbb 2 years ago
parent
commit
7b54124450
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/packing-list/packinglist-fabrics/addFabricDrawer.vue

+ 1 - 0
src/views/packing-list/packinglist-fabrics/addFabricDrawer.vue

@@ -740,6 +740,7 @@ export default {
           // that.confirmLoading = true
           var newObj = {
             documentNo:this.addFabric.documentNo,
+            plumbumNo:this.addFabric.plumbumNo,
             // orderNumber:this.addFabric.orderNumber,
             containerNumber:this.addFabric.containerNumber,
             latestDateOfShipment:this.addFabric.latestDateOfShipment,