Browse Source

提现限制

Kirin 2 years ago
parent
commit
d078ef1c50
1 changed files with 7 additions and 0 deletions
  1. 7 0
      app/admin/model/order/StoreOrder.php

+ 7 - 0
app/admin/model/order/StoreOrder.php

@@ -692,6 +692,13 @@ HTML;
                 'background_color' => 'layui-bg-blue',
                 'col' => 2
             ],
+            [
+                'name' => '其他支付金额',
+                'field' => '元',
+                'count' => $price['pay_price_other'],
+                'background_color' => 'layui-bg-blue',
+                'col' => 2
+            ],
             [
                 'name' => '积分抵扣',
                 'field' => '分',