@ -296,6 +296,7 @@ export default{
body:{
...this.formData,
...this.detail,
equivalentAmount: this.detail.equivalentInventory,
supplier: this.detail.supplierName,
inOutVoucher:this.fields.inOutVoucher.value,
type: ({in:2, out:1})[this.mode],