|
@ -1098,7 +1098,7 @@ public class PatientInfoPlatFormService {
|
|
|
detailInfo.put("homeRange",Math.floor(homeDistance * 1000));
|
|
|
}else {
|
|
|
detailInfo.put("homeRange",zwsj);
|
|
|
detailInfo.put("isAtHome",zwsj);
|
|
|
detailInfo.put("isAtHome",dict(dictList,"ty5"));
|
|
|
}
|
|
|
detailInfo.put("location", tmp);
|
|
|
}
|