切换后刷新表格
This commit is contained in:
parent
094954a216
commit
5c519efa53
@ -103,9 +103,11 @@
|
||||
},
|
||||
success : function(){
|
||||
layui.layer.msg((e.elem.checked ? '切换为定时任务': '切换为长任务') + '成功');
|
||||
reloadTable();
|
||||
},
|
||||
error : function(){
|
||||
layui.layer.msg((e.elem.checked ? '切换为定时任务': '切换为长任务') + '成功');
|
||||
reloadTable();
|
||||
}
|
||||
})
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user