仓储 双击下方已添加内容可编辑
名称 计费类型 用仓类型 起租面积 单价 单位 计时单位 减免类型 减免值
@{{ 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 }} ×
 作业 双击下方已添加内容可编辑
入库
×
特征:@{{ operation.featureFormat }}
按单计费:@{{ operation.total_price }} 元/单
@{{ item.amount }} @{{ poolMapping.units ? poolMapping.units[item.unit_id] : '' }} / @{{ item.unit_price }} (满减单价:@{{ item.discount_price }}元)
×
@{{ item.featureFormat }}
出库
×
特征:@{{ operation.featureFormat }}
按单计费:@{{ operation.total_price }} 元/单 (满减价: , @{{ operation.discount_count[k] ? (operation.discount_count[k+1] ? operation.discount_count[k]+'-'+(operation.discount_count[k+1]-1)+' 单' : operation.discount_count[k]+'+ 单') : '' }}(@{{ value }}元) )
@{{ item.amount }} @{{ poolMapping.units ? poolMapping.units[item.unit_id] : '' }} / @{{ item.unit_price }} (满减单价: , @{{ operation.discount_count[k] ? (operation.discount_count[k+1] ? operation.discount_count[k]+'-'+(operation.discount_count[k+1]-1)+' 单' : operation.discount_count[k]+'+ 单') : '' }}(@{{ value }}元) )
×
@{{ item.featureFormat }}
 快递 双击下方已添加内容可编辑
承运商 名称 首重值(KG) 续重值(KG) 详情
@{{ express.name }} @{{ express.initial_weight }} @{{ express.additional_weight }}  @{{ express.items.length }} 省份 ×
省份 首重价格 续重价格
@{{ poolMapping.provinces ? poolMapping.provinces[item.province_id] : '' }} @{{ item.initial_weight_price }} @{{ item.additional_weight_price }} ×
 物流 双击下方已添加内容可编辑
承运商 名称 单位一 一区间值 单位二 二区间值 提货费 燃油附加费 信息服务费 详情
@{{ 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 }} 地区 ×
省份 市区 单位 区间 单价 送货费 起始计费 起始计数 费率(%)
@{{ poolMapping.provinces ? poolMapping.provinces[item.province_id] : '' }} @{{ poolMapping.cities ? poolMapping.cities[item.city_id] : '' }} @{{ poolMapping.units ? poolMapping.units[item.unit_id] : '' }} @{{ item.range }} @{{ item.unit_price }} @{{ item.delivery_fee }} @{{ item.initial_fee }} @{{ item.initial_amount }} @{{ item.rate }} % ×
 直发 双击下方已添加内容可编辑
名称:@{{ selectedModel.directLogistic.name }} 起步数(KM):@{{ selectedModel.directLogistic.base_km }} ×
 详情
车型 起步费 续费(元/KM)
@{{ poolMapping.cars ? poolMapping.cars[item.car_type_id] : '' }} @{{ item.base_fee }} @{{ item.additional_fee }} ×
@include("customer.project.part._storage")
@include("customer.project.part._operation") @include("customer.project.part._addFeature")
@include("customer.project.part._express")
@include("customer.project.part._logistic") @include("customer.project.part._logisticDetail")
@include("customer.project.part._directLogistic")
@include("customer.project.part._introducePriceModel")

@{{ val[0] }}