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