mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-15 18:18:28 +00:00
修复代码生成拖拽多次出现的排序不正确问题
This commit is contained in:
@@ -289,6 +289,7 @@
|
||||
$(function() {
|
||||
var options = {
|
||||
url: prefix + "/column/list",
|
||||
sidePagination: "client",
|
||||
sortName: "sort",
|
||||
sortOrder: "desc",
|
||||
height: $(window).height() - 166,
|
||||
|
Reference in New Issue
Block a user