行拖拽重命名reorder-row-js

This commit is contained in:
RuoYi
2021-05-27 14:57:33 +08:00
parent e1cab589f2
commit b7c8258399
5 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@
</div>
</div>
<div th:include="include :: footer"></div>
<th:block th:include="include :: bootstrap-table-reorder-js" />
<th:block th:include="include :: bootstrap-table-reorder-row-js" />
<script th:inline="javascript">
var prefix = ctx + "demo/table";
var datas = [[${@dict.getType('sys_normal_disable')}]];