Keep Sorting when changing Bands
这个提交包含在:
父节点
5a56845305
当前提交
b3589cef83
共有 1 个文件被更改,包括 0 次插入 和 1 次删除
|
|
@ -113,7 +113,6 @@ $(function() {
|
|||
});
|
||||
|
||||
$("#band").on("change",function() {
|
||||
table.order([1, 'asc']);
|
||||
table.clear();
|
||||
fill_list($('#band option:selected').val(), $('#decontSelect option:selected').val(),dxcluster_maxage);
|
||||
});
|
||||
|
|
|
|||
正在加载…
在新工单中引用