Browse Source

Merge branch 'hella_online_20240919' of http://dev.ccwin-in.com:3000/sfms3.0/sfms3.0-uniapp into hella_online_20240919

hella_online_20240919
zhang_li 2 months ago
parent
commit
c409d2b34c
  1. 4
      src/pages/count/job/countJob.vue

4
src/pages/count/job/countJob.vue

@ -178,8 +178,8 @@
filters: filters,
pageNo: this.pageNo,
pageSize: this.pageSize,
sort:"count_split_code",
by:"ASC"
sort:"number",
by:"DESC"
}
getCountJobList(params).then(res => {

Loading…
Cancel
Save