Commit 02863df3 by xuxueli

任务操作后,停留当前页

parent 4f5d7e98
...@@ -229,7 +229,7 @@ $(function() { ...@@ -229,7 +229,7 @@ $(function() {
end: function(layero, index){ end: function(layero, index){
if (needFresh) { if (needFresh) {
//window.location.reload(); //window.location.reload();
jobTable.fnDraw(); jobTable.fnDraw(false);
} }
} }
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment