| 名称 | 计费类型 | 用仓类型 | 起租面积 | 单价 | 单位 | 计时单位 | 减免类型 | 减免值 | 税率 | |
|---|---|---|---|---|---|---|---|---|---|---|
| @{{ item.name }} | @{{ item.counting_type }} | @{{ item.using_type }} | @{{ item.minimum_area }} |
@{{ item.price[i] }}
@{{ item.price[0] }}
|
@{{ poolMapping.units ? poolMapping.units[item.unit_id] : '' }} | @{{ poolMapping.units ? poolMapping.units[item.time_unit_id] : '' }} | @{{ item.discount_type }} | @{{ item.discount_value }} | @{{ poolMapping.taxRates ? poolMapping.taxRates[item.tax_rate_id] : '' }} | × |
| 承运商 | 名称 | 首重值(KG) | 续重值(KG) | 税率 | 详情 | |
|---|---|---|---|---|---|---|
|
|
@{{ express.name }} | @{{ express.initial_weight }} | @{{ express.additional_weight }} | @{{ poolMapping.taxRates ? poolMapping.taxRates[express.tax_rate_id] : '' }} | @{{ express.items.length }} 省份 | × |
| 承运商 | 名称 | 单位一 | 一区间值 | 单位二 | 二区间值 | 提货费 | 燃油附加费 | 信息服务费 | 税率 | 详情 | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@{{ logistic.name }} | @{{ poolMapping.units ? poolMapping.units[logistic.unit_id] : '' }} | @{{ logistic.unit_range }} | @{{ poolMapping.units ? poolMapping.units[logistic.other_unit_id] : '' }} | @{{ logistic.other_unit_range }} | @{{ logistic.pick_up_price }} | @{{ logistic.fuel_price }} | @{{ logistic.service_price }} | @{{ poolMapping.taxRates ? poolMapping.taxRates[logistic.tax_rate_id] : '' }} | @{{ logistic.items.length }} 地区 | × | |||||||||||||||||
|
||||||||||||||||||||||||||||
| 车型 | 起步费 | 续费(元/KM) | |
|---|---|---|---|
| @{{ poolMapping.cars ? poolMapping.cars[item.car_type_id] : '' }} | @{{ item.base_fee }} | @{{ item.additional_fee }} | × |
@{{ val[0] }}