- {{ i?.carrierInformationVO?.driverName }} / {{ i?.carrierInformationVO?.driverTelephone }} /
- {{ i?.carrierInformationVO?.driverLicensePlate }}
+
+ {{item.weight}}吨 / {{item.volume>=0?item.volume:'-'}}方
+
+ {{i?.surplusWeight!==null?i?.surplusWeight:'--'}}吨 / {{i?.surplusVolume!==null?i?.surplusVolume:'-'}}方
+
+
+ {{item.carModelLabel || '--'}} / {{item.carLengthLabel || '--'}}米
+
+
@@ -123,15 +129,16 @@
-
+
{{ item?.freightPrice | currency: '¥' }} {{
freightType[item?.freightType] }}
+ (附加费率{{i?.rate * 100 | number: '0.2-2'}}%)