快件跟新,单号不逗号拼接
This commit is contained in:
parent
019f6e7a37
commit
e024776abc
@ -118,7 +118,7 @@ export default {
|
||||
}
|
||||
|
||||
if(this.queryParams.billCode){
|
||||
this.queryParams.billCode=formatSearchStr(this.queryParams.billCode);
|
||||
// this.queryParams.billCode=formatSearchStr(this.queryParams.billCode);
|
||||
}
|
||||
|
||||
queryScanWaybillList(this.queryParams).then(response => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user