订单号:{{item.orderCode}}
						
							
							
								{{utils.getDictLabelName("storeOrderStatus",item.status)}}
							
						
					
					
					
						
							
								
							
							
								
									
										处方药{{JSON.parse(subItem.jsonInfo).productName}}
									
									{{JSON.parse(subItem.jsonInfo).sku}}
								
								
									
										¥
										{{JSON.parse(subItem.jsonInfo).price.toFixed(2)}}
									
									x{{JSON.parse(subItem.jsonInfo).num}}
								
							
						
						
						
							
								实付金额:
								
									¥
									{{item.payPrice.toFixed(2)}}
								
							
							
								
									查看详情