Kirin il y a 2 ans
Parent
commit
d078ef1c50
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  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' => '分',