升级bootstrap-table到最新版本v1.18.3

This commit is contained in:
RuoYi
2021-06-02 17:25:47 +08:00
parent 39bd0225b6
commit 3283955284
27 changed files with 1830 additions and 223 deletions

View File

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