This commit is contained in:
linfso 2024-11-25 16:23:26 +08:00
parent d91c9a2e51
commit 0a5a817b9e

View File

@ -234,6 +234,7 @@ export default {
else if(this.queryType==2){
this.queryParams.params.noPayBill=null;
this.queryParams.params.canOpenBill=1;
this.queryParams.openBillStatus=0;
}
listEmisSettleBill(this.queryParams).then(response => {