5bca7866 by wang

init

1 parent 30e942f2
......@@ -146,7 +146,7 @@
}
function edit(id) {
layer_show('编辑角色', '<?=site_url('perm/roleAdd');?>/'+id);
layer_show('编辑角色', '<?=site_url('perm/roleEdit');?>/'+id);
}
function del(id) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!