rabin 2 tahun lalu
induk
melakukan
9938451f66
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/card/database/info_goods.php

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

@@ -91,7 +91,7 @@ return array
                 'card_id' => 'yes',
                 'state' => 1,
             ),
-            'order' => array('type' => 'desc', 'id' => 'desc'),
+            'order' => array('id' => 'desc'),
             'type' => 'all',
             'col' => '*|goods_id|',
         ),