dever hace 3 años
padre
commit
2b9f2d6cc9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/shop/database/sell_order.php

+ 1 - 1
app/shop/database/sell_order.php

@@ -212,7 +212,7 @@ return array
             'desc'      => '支付金额',
             'match'     => 'option',
             'update'    => 'text',
-            'list'        => true,
+            'list'      => 'Dever::load("cash/lib/set.getCash", "{price}")',
         ),
 
         'num'        => array