This commit is contained in:
linfso 2024-11-25 16:42:33 +08:00
parent 0a5a817b9e
commit c337ac44fb

View File

@ -230,6 +230,7 @@ export default {
if(this.queryType==1){
this.queryParams.params.noPayBill=1;
this.queryParams.params.canOpenBill=null;
this.queryParams.openBillStatus=null;
}
else if(this.queryType==2){
this.queryParams.params.noPayBill=null;