cd42fd9f by yangjianbin

init

1 parent 9895af27
......@@ -246,6 +246,10 @@
});
}
function reload() {
table.fnDraw();
}
function del(id) {
layer.confirm('一旦删除员工账号将无法恢复, 请谨慎操作!', {
btn: ['确认注销','取消'],
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!