@ -159,6 +159,8 @@
filters: filters,
pageNo: this.pageNo,
pageSize: this.pageSize,
sort: 'fromLocationCode',
by: 'asc'
}
getIssueJobList(params).then(res => {
uni.hideLoading();
@ -304,6 +306,8 @@
pageNo: 1,
pageSize: 100,
@ -146,6 +146,8 @@
getRepleinshJobList(params).then(res => {
@ -258,6 +260,8 @@