@ -586,7 +586,7 @@
batch: data.batch,
qty: 0,
uom: data.uom,
handleQty: Number(balance.handleQty),
handleQty: Number(balance.qty),
Records: []
}
let record = this.creatRecord(data, balance, packageInfo);