fix:办案情况通报

special-20250331
wangxy 2 days ago
parent b385adf071
commit 215a1c122b

@ -66,7 +66,7 @@
<tbody th:each="caseReport,status : ${page.list}">
<tr>
<td>
<a target="_blank" th:title="${caseReport.caseTitle}" th:href="@{/public_view.html(type=4,id=${caseReport.caseId})}">
<a target="_blank" th:title="${caseReport.caseTitle}" th:href="@{/public_view.html(type=6,id=${caseReport.caseId})}">
[[${caseReport.caseTitle}]]
</a>
</td>

Loading…
Cancel
Save