dever 6 years ago
parent
commit
31fc3e8c79
1 changed files with 1 additions and 1 deletions
  1. 1 1
      act/database/order.php

+ 1 - 1
act/database/order.php

@@ -309,7 +309,7 @@ return array
             'option'    => $status,
             'option'    => $status,
             'search'    => 'select',
             'search'    => 'select',
             'update'    => 'radio',
             'update'    => 'radio',
-            'list'      => 'Dever::load("journal/lib/manage.showOrderStatus", "{id}")',
+            'list'      => 'Dever::load("journal/lib/manage.showOrderStatusV1", "{id}")',
             'control'   => 'status',
             'control'   => 'status',
         ),
         ),