订单详情
						
					
				
				
				
				
					
				
				
				
					
					
						
							
						
						
							待付款
							请在{{payLimitTime}}前完成支付
						
					
					
					
						
							
						
						
							待发货
							等待后台发货
						
					
					
					
						
							
						
						
							待收货
							运输中
						
					
					
					
						
							
						
						
							已完成
							订单已确认收货,交易完成
						
					
					
					
						
							
						
						
							交易关闭
							订单已取消
						
					
					
						
							
						
						
							申请售后
							请等待客服审核
						
					
					
						
							
						
						
							退款成功
							已成功退款
						
					
				
				
				
					
						
						
							
								{{order.realName}}
								{{utils.parsePhone(order.userPhone)}}
							
							
								{{order.userAddress}}
							
						
					
				
				
					
					
						
							
								
							
							
								
									
										处方药{{JSON.parse(item.jsonInfo).productName}}
									
									{{JSON.parse(item.jsonInfo).sku}}
								
								
									
										¥
										{{JSON.parse(item.jsonInfo).price.toFixed(2)}}
									
									x{{JSON.parse(item.jsonInfo).num}}
								
							
						
						
							
								
							
							
								
									
										套餐{{JSON.parse(order.packageJson).title}}
									
									{{JSON.parse(order.packageJson).descs}}
								
								 
							
						
					 
						
						
							
								订单金额:¥{{order.payPrice}}
							
							
						
					
					
					
						订单信息
						
							订单编号
							
								{{order.orderCode}}
								复制
							
						
						
							下单时间
							{{order.createTime}}
						
						
							支付方式
							微信支付
							物流代收
						
						
							订单金额
							¥{{order.totalPrice.toFixed(2)}}
						
						
						
							运费
							¥{{order.payPostage.toFixed(2)}}
						
						
							服务费
							¥{{order.serviceFee.toFixed(2)}}
						
						
							优惠金额
							-¥{{order.couponPrice.toFixed(2)}}
						
						
							应付金额
							¥{{order.payPrice.toFixed(2)}}
						
						
							支付金额
							¥{{order.payMoney.toFixed(2)}}
						
						
							代收金额
							¥{{order.payDelivery.toFixed(2)}}
						
						
							支付时间
							{{order.payTime}}
						
						
						 
					
					
					
						处方信息
						
							处方单号
							{{prescribe.rpId}}
						
						
							开方医生
							{{prescribe.doctorName}}
						
						
							电子处方
							
								查看
								
							
						
						
							审核意见
							{{prescribe.auditReason}}
						
					
				
				
			
		
		
		
			
			取消订单
			立即付款
			开处方
			申请售后
			查看物流
			支付尾款
			确认收货