src/main/resources/templates/tr/selectOldRiskInfoPage/selectOldRiskInfoPage.html
@@ -82,12 +82,12 @@ </div> <th:block th:include="include :: footer"/> <script th:inline="javascript"> var prefix = ctx + "info"; var prefix = ctx + "tr/selectOldRiskInfoPage"; // var common = [[${common}]];//用户角色 是否在公司管理员 console.log(ctx,prefix,'prefix') $(function () { var options = { url: prefix + "/selectOldRiskInfoPage", url: prefix + "/list", createUrl: prefix + "/add", updateUrl: prefix + "/edit/{id}", removeUrl: prefix + "/removeDangerLedger",