|
|
|
@ -641,7 +641,7 @@ export default {
|
|
|
|
|
relIdFk: val,
|
|
|
|
|
manufacturerId: this.inputQuery.manufacturerIdFk,
|
|
|
|
|
customerId: this.inputQuery.customerId,
|
|
|
|
|
auditStatus: this.inputQuery.auditStatus
|
|
|
|
|
auditStatus: this.inputQuery.auditStatus,
|
|
|
|
|
|
|
|
|
|
};
|
|
|
|
|
bindProduct(query).then(response => {
|
|
|
|
|