@@ -22,7 +22,9 @@
</t-tr>
<t-tr>
<t-td align="center">
- <view style="font-weight:bold;color:black;font-size:32upx;"></view>
+ <view style="font-weight:bold;color:black;font-size:22upx;">
+ 采购退款 {{profit.onlyRefundCg?parseFloat(profit.onlyRefundCg):0}} | 销售退款 {{profit.onlyRefund?parseFloat(profit.onlyRefund):0}} | 打包物流成本 {{profit.packFreight?parseFloat(profit.packFreight):0}}
+ </view>
</t-td>
</t-table>