lyhzzz 1 year ago
parent
commit
696bd89d60

+ 1 - 0
src/main/java/com/fdkankan/sale/service/impl/RepairInfoService.java

@@ -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 :  //维修完毕