tianxinyu 9 сар өмнө
parent
commit
2a587d2d0f

+ 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,