|
|
@ -203,7 +203,7 @@ |
|
|
|
filters: filters, |
|
|
|
pageNo: this.pageNo, |
|
|
|
pageSize: pageSize, |
|
|
|
sorts:[{sort:"createTime",by:"ASC"},{sort:"locationCode",by:"ASC"} ,{sort:"id",by:"DESC"}], |
|
|
|
sorts:[{sort:"locationCode",by:"ASC"},{sort:"batch",by:"ASC"} ,{sort:"id",by:"DESC"}], |
|
|
|
} |
|
|
|
getBalanceByItemCode(params).then(res => { |
|
|
|
uni.hideLoading(); |
|
|
|