rabin hace 3 años
padre
commit
009c2e619c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/card/database/code.php

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

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