| 名称 | 计费类型 | 用仓类型 | 起租面积 | 单价 | 单位 | 计时单位 | 减免类型 | 减免值 | |
|---|---|---|---|---|---|---|---|---|---|
| @{{ item.name }} | @{{ item.counting_type }} | @{{ item.using_type }} | @{{ item.minimum_area }} | @{{ item.price }} | @{{ poolMapping.units ? poolMapping.units[item.unit_id] : '' }} | @{{ poolMapping.units ? poolMapping.units[item.time_unit_id] : '' }} | @{{ item.discount_type }} | @{{ item.discount_value }} | × |
| 承运商 | 名称 | 首重值(KG) | 续重值(KG) | 详情 | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@{{ express.name }} | @{{ express.initial_weight }} | @{{ express.additional_weight }} | @{{ 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 }} | @{{ logistic.items.length }} 地区 | × | ||||||||||||||||||
|
||||||||||||||||||||||||||||
| 车型 | 起步费 | 续费(元/KM) | |
|---|---|---|---|
| @{{ poolMapping.cars ? poolMapping.cars[item.car_type_id] : '' }} | @{{ item.base_fee }} | @{{ item.additional_fee }} | × |
@{{ val[0] }}