wugg %!s(int64=2) %!d(string=hai) anos
pai
achega
4e94853ef7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/command/NowReportHandle.php

+ 1 - 1
app/command/NowReportHandle.php

@@ -251,7 +251,7 @@ class NowReportHandle extends Command
 	wpo.diff_weight '工差',
 	wpo.diff_fee '采购工差金额',
 	wpo.good_price '成本合计',
-	(wpo.gold_price * wtd.th_num) '退货采购货款',
+	(wpo.good_price * wtd.th_num) '退货采购货款',
 	'' as '税点',
 	wpo.supplier_name '供应商名称',
 	if(ws.is_stock=1,'是','否') '是否库存',