寄件运单列表查询调整
This commit is contained in:
parent
9d04e6bef8
commit
9b5edbb898
@ -1042,6 +1042,9 @@ export default {
|
||||
this.queryParams.billCode=newBillCodeStr;
|
||||
this.queryParams.orderSn=null;
|
||||
}
|
||||
}else{
|
||||
this.queryParams.orderSn=null;
|
||||
this.queryParams.billCode=null;
|
||||
}
|
||||
this.queryParams=this.addDateRange(this.queryParams, this.dateRange,"orderDate");
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user