@ -75,7 +75,12 @@ function getPrescriptionList( refresh){
}
o.result = result;
o.statusName = getStatusName(o.status);
if(o.status == '50'){
o.statusName = '订单已支付';
}else{
o.express = getExpressName(o.dispensaryType);
var address = "",
expressage = "";