From dbfe14d094bf2567e2ef1542480c5f79b3296672 Mon Sep 17 00:00:00 2001 From: bjang03 <259278618@qq.com> Date: Fri, 20 Sep 2024 19:50:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=E7=9B=98=E7=82=B9=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=88=97=E8=A1=A8=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/count/job/countJob.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/count/job/countJob.vue b/src/pages/count/job/countJob.vue index ebf1416c..fd2b9da1 100644 --- a/src/pages/count/job/countJob.vue +++ b/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 => {