dever há 7 anos atrás
pai
commit
01e2760a0e
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      journal/database/order.php

+ 2 - 2
journal/database/order.php

@@ -180,10 +180,10 @@ return array
             'default'   => '1',
             'desc'      => '支付方式',
             'match'     => 'is_numeric',
-            //'option'    => $source,
+            'option'    => $source,
             'search'    => 'select',
             'update'    => 'radio',
-            //'list'        => true,
+            'list'        => true,
         ),
 
         'seller_id'     => array