|
|
|
@ -42,7 +42,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<th:block th:include="include :: footer" />
|
|
|
|
|
<script th:inline="javascript">
|
|
|
|
|
var detailFlag = [[${@permission.hasPermi('system:apply:edit')}]]
|
|
|
|
|
var detailFlag = [[${@permission.hasPermi('system:train:edit')}]]
|
|
|
|
|
|
|
|
|
|
var prefix = ctx + "system/train";
|
|
|
|
|
$(function() {
|
|
|
|
|