[前端] 修改table排序問題
This commit is contained in:
parent
2c3a9a82e7
commit
1c179983ab
@ -921,6 +921,7 @@
|
||||
];
|
||||
|
||||
historyTable = new YourTeam.JqDataTables.getTableByStatic(tag, data, columns, column_defs, null, null, null, null, "tpi");
|
||||
$('#alertTable').DataTable().order([ 5, 'desc']);
|
||||
$(loadEle).Loading("close");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user