订单号
{{orderInfo.no}}
服务项目
{{orderInfo.accompany_product?orderInfo.accompany_product.name:''}}
服务时间
{{orderInfo.time}}
服务地址
{{item.city?item.city:'' }}
就诊医院
{{orderInfo.hospital?orderInfo.hospital.name:''}}
联系人
{{orderInfo.appoint_name?orderInfo.appoint_name:''}}
联系方式
{{orderInfo.appoint_mobile?orderInfo.appoint_mobile:''}}
被服务人
{{orderInfo.user_archive?orderInfo.user_archive.name:''}}
是否可以自理
{{orderInfo.my_provide===1?'可以自理':'不能自理'}}
就诊资料
其他需求
{{orderInfo.content?orderInfo.content:''}}
订单金额
¥{{orderInfo.price}}
原始金额
¥{{orderInfo.from_price}}
待付金额
¥{{orderInfo.diff_price}}
修改原因
{{orderInfo.update_price_reason?orderInfo.update_price_reason:''}}