Your Name 3 năm trước cách đây
mục cha
commit
748c0bbf2b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tool/stats/lib/Manage.php

+ 1 - 1
tool/stats/lib/Manage.php

@@ -312,7 +312,7 @@ Class Manage
 								$goods_info['tax'],
 
 								round($goods_info['price'], 2),#单价
-								round($v['num'],2),#数量
+								round($v1['num'],2),#数量
 								round(($goods_info['price']*$v['num']),2),#商品合计金额
 								$dl_discount_cash,//代理商优惠金额
 								$price,#实付金额