dever 3 年之前
父节点
当前提交
2b9f2d6cc9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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