| | |
| | | <head> |
| | | <th:block th:include="include :: header('检查项评分')"/> |
| | | <th:block th:include="include :: datetimepicker-css"/> |
| | | <th:block th:include="include :: select2-css" /> |
| | | </head> |
| | | <body class="white-bg"> |
| | | <div class="wrapper wrapper-content animated fadeInRight ibox-content"> |
| | |
| | | </div> |
| | | <th:block th:include="include :: footer"/> |
| | | <th:block th:include="include :: datetimepicker-js"/> |
| | | <th:block th:include="include :: select2-js" /> |
| | | <script th:inline="javascript"> |
| | | var prefix = ctx + "tr/TBSpecialCheckScoreAndDangerLog"; |
| | | |