rabin 2 年之前
父节点
当前提交
e8e424591f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/shop/database/goods_stat.php

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

@@ -127,7 +127,7 @@ $config = array
             'desc'      => '金额',
             'match'     => 'is_string',
             'search'    => 'order',
-            'list'      => true,
+            'list'      => 'round({cash}, 2)',
         ),
 
         'hb'      => array