客户地址
地址不完善,请先在客户资料中补全经纬度与地址
{{ customInfo.address }}
{{ customInfo.showAddress }}
跑腿报价
正在获取运费...
请先完善客户地址
暂无跑腿可用 重试
{{ item.displayName || item.name }}
{{ item.priceText }}元
{{ item.type }}
距离
{{ (showDistance / 1000).toFixed(1) }}公里
{{ showDistance || 0 }} 米
叫跑腿
form.callErrand = v ? 1 : 0">
开单后直接叫跑腿
客户余额
¥{{ parseFloat(customBalance) }}
合计金额
¥{{ parseFloat(finalPrice) }}
打折
{{ (Number(discountValue) * 10).toFixed(1) }}折
{{ form.hasPay == 2 ? '应收金额' : '实收金额' }}
人工资材
¥{{ parseFloat((modifyPrice - finalPrice).toFixed(2)) }}
优惠金额
¥{{ parseFloat((finalPrice - modifyPrice).toFixed(2)) }}
以下花材开单价与系统售价不一致,确认提交吗?
确认差价(Ctrl+Alt+Enter)
{{ item.name }}
系统售价 ¥{{ item.price ? parseFloat(item.price) : 0 }}
你开价 ¥{{ item.kdPrice ? parseFloat(item.kdPrice) : 0 }}