+
{{i?.goodsInfoList?.[0]?.freightPrice}}{{i?.goodsInfoList?.[0]?.freightTypeLabel}}({{ i?.goodsInfoList?.[0]?.settlementBasisLabel ? i?.goodsInfoList?.[0]?.settlementBasisLabel + ',' :' ' }}{{i?.goodsInfoList?.[0]?.ruleLabel}})
+
+ 到付
+
+ {{ item.price | currency }}
+
+
+ {{ item.surcharge | currency }}
+
+
+
+
+ 总计:{{ i?.totalAmount | currency }} (运费{{ i?.totalFreight | currency }},
+ 附加费{{ i?.totalSurcharge | currency }},附加费率{{ (i?.totalRate * 100).toFixed(2)}}%)
+
+
+
收款人:{{ i?.payeeName }}/{{ i?.payeePhone }}
+