|
|
|
@ -311,7 +311,8 @@ export default {
|
|
|
|
|
action: this.formData.action,
|
|
|
|
|
fromInvCode: this.formData.fromInvCode,
|
|
|
|
|
invCode: this.formData.invCode,
|
|
|
|
|
products: products
|
|
|
|
|
products: products,
|
|
|
|
|
remark: this.formData.remark
|
|
|
|
|
};
|
|
|
|
|
stockOrderChange(tQuery)
|
|
|
|
|
.then((response) => {
|
|
|
|
|