Your Name 3 سال پیش
والد
کامیت
748c0bbf2b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,#实付金额