@@ -437,7 +437,7 @@ class Report extends Command
a.goodUnit 单位,
a.goodNum 下单数量,
a.goodPrice 销售单价,
- a.totalPrice 销售总额,
+ (a.totalPrice+a.th_fee) 销售总额,
round(a.tax/100,2) 税点,
b.ownerName 采购员,
b.goodPrice 采购裸价,