{{ orderText }}
订单已取消
配送方式
{{orderInfo.ProductOrder.delivery_method==0&&'快递到家'||orderInfo.ProductOrder.delivery_method==1&&'到店自取'}}
收货地址
请先选择收货地址
{{JSON.parse(orderInfo.ProductOrder.address).name || '请先选择收货地址'}}
{{JSON.parse(orderInfo.ProductOrder.address).mobile || ''}}
{{JSON.parse(orderInfo.ProductOrder.address).region || ''}}{{JSON.parse(orderInfo.ProductOrder.address).detail_address || ''}}
到店自取
{{infoList.store.name}}
{{infoList.store.mobile}}
{{infoList.store.position}}
{{infoList.store.name}}
{{item.drug_name}}
x{{item.number}}
{{ item.drug_name }}
{{ item.drug.specification }}
{{ item.drug.function }}
{{ item.drug.usage }}
查看说明书
¥{{item.price}}
x{{item.number}}
商品总价(包含服务费)
¥{{orderInfo.ProductOrder.items_price}}
快递费
¥{{orderInfo.ProductOrder.trans_expenses}}
诊疗费
¥{{orderInfo.ProductOrder.treatement_price}}
加工费
共{{payWay.dosage}}剂¥{{orderInfo.ProductOrder.process_price}}
总金额
合计:
¥{{orderInfo.ProductOrder.total_pay_price}}
支付时间
{{orderInfo.ProductOrder.pay_time | formatDate}}