Merge pull request '寄件运单列表查询调整' (#6) from master-dev into master
Reviewed-on: http://git.xdadan.loc/tanex/emis-oms-frontend/pulls/6
This commit is contained in:
commit
484ca3ac47
@ -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