zjh
2024-06-20 7a4ef2968a0d5d28b2fedaaaec2227557fc9d420
ltkj-admin/src/main/java/com/ltkj/web/controller/system/TjReportController.java
@@ -1344,7 +1344,7 @@
                    e.printStackTrace();
                    return AjaxResult.success("PDF导出失败");
                } finally {
                    transitionService.deletedTbTransitionListByCusIdAndTjNum(tjCustomer.getCusIdcard(), tjOrder.getCardId());
//                    transitionService.deletedTbTransitionListByCusIdAndTjNum(tjCustomer.getCusIdcard(), tjOrder.getCardId());
                }
            }
        }