@ -162,6 +162,8 @@
filters: filters,
pageNo: this.pageNo,
pageSize: this.pageSize,
sort:"number",
by:"DESC"
}
getCountJobList(params).then(res => {
@ -296,6 +298,8 @@
pageNo: 1,
pageSize: 100,
uni.hideLoading();