@@ -164,6 +164,7 @@ public class RepairInfoService {
RepairPay repairPay = repairPayService.getByRepairId(repairId,1);
if(repairPay != null){
repairLogVo.setRemark("支付方式:"+StatusUtil.getPayTypeStr(repairPay.getPayType()));
+ repairLogVo.setImagesInfo(repairPay.getPayImg());
}
break;
case 110 : //维修完毕