任务操作后,停留当前页

pull/MERGE
xuxueli 7 years ago
parent 4f5d7e9826
commit 02863df38c

@ -229,7 +229,7 @@ $(function() {
end: function(layero, index){
if (needFresh) {
//window.location.reload();
jobTable.fnDraw();
jobTable.fnDraw(false);
}
}
});

Loading…
Cancel
Save