dever 6 năm trước cách đây
mục cha
commit
db8f04e931
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      stat/database/journal.php

+ 2 - 1
stat/database/journal.php

@@ -51,7 +51,8 @@ return array
             'desc'      => '统计日期',
             'match'     => 'is_numeric',
             'update'    => 'text',
-            'search'  => 'time',
+            'search'    => 'time',
+            'order'     => 'desc',
             //'list'        => true,
         ),