tianxinyu 9 месяцев назад
Родитель
Сommit
2a587d2d0f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/platform/examination/exam/list.vue

+ 1 - 1
src/views/platform/examination/exam/list.vue

@@ -157,7 +157,7 @@ export default {
         page: 1,
         limit: 20
       },
-      sorts: {},
+      sorts: {'CREATE_TIME_':'DESC'},
       showEditDialog: false,
       showDetailDialog: false,
       showJudgeDialog: false,