|
|
@ -1106,6 +1106,8 @@ export default {
|
|
|
|
this.bizQuery.batchNo = row.batchNo;
|
|
|
|
this.bizQuery.batchNo = row.batchNo;
|
|
|
|
this.bizQuery.relId = row.bindRlFk;
|
|
|
|
this.bizQuery.relId = row.bindRlFk;
|
|
|
|
// this.bizQuery.bizIdFk = row.id;
|
|
|
|
// this.bizQuery.bizIdFk = row.id;
|
|
|
|
|
|
|
|
}else{
|
|
|
|
|
|
|
|
this.bizQuery = {}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
filterListInvoice(this.bizQuery).then((res) => {
|
|
|
|
filterListInvoice(this.bizQuery).then((res) => {
|
|
|
|
this.invoiceLoading = false;
|
|
|
|
this.invoiceLoading = false;
|
|
|
|