rabin 3 years ago
parent
commit
009c2e619c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/card/database/code.php

+ 1 - 1
app/card/database/code.php

@@ -277,7 +277,7 @@ return array
             ),
             'type' => 'all',
             'page' => array(10, 'list'),
-            'order' => array('ddate' => 'desc'),
+            'order' => array('total_cash`-`use_cash' => 'desc', 'ddate' => 'desc'),
             'col' => '*',
         ),