This commit is contained in:
dev01 2023-07-13 13:09:01 +08:00
commit 1fecf37153

View File

@ -432,6 +432,7 @@
];
historyTable = new YourTeam.JqDataTables.getTableByStatic(tag, data, columns, column_defs, null, null, null, null, "tpi");
$(tag).DataTable().order([3, 'desc']);
}
}