Browse Source

一些功能

Kirin 3 năm trước cách đây
mục cha
commit
d3b436bbc1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/admin/model/order/StoreOrder.php

+ 1 - 1
app/admin/model/order/StoreOrder.php

@@ -317,7 +317,7 @@ HTML;
                 $item['pay_price'],
                 $item['pay_postage'],
                 $item['pay_postage_sh'],
-                $item['pay_price'] + $item['coupon_price'],
+                $item['total_price'] + $item['pay_postage'] + $item['pay_postage_sh'],
                 $item['deposit'],
                 $item['deposit_back'],
                 $item['use_integral'],