Explorar o código

Merge branch 'zhaoj'

ZhaoJing %!s(int64=2) %!d(string=hai) anos
pai
achega
94f785532f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/pages/xdhq/sbbx/bxlb.vue

+ 2 - 0
src/pages/xdhq/sbbx/bxlb.vue

@@ -153,6 +153,8 @@ function queryApi() {
       limit: limit.value,
       page: currentPage.value,
       cs_pid: 837,
+      sort_field:'cs_id',
+      sort_type:'DESC',
     }
   }).then((response: { data: { total_rows: string, page_data: TYPE_TABLE_FIELD[] } }) => {
     const { data } = response