df2623ee by yangjianbin

Merge branch 'develop' of http://g.28ms.com:8000/yangjianbin/page into develop

2 parents 3ff32e81 929b0f89
......@@ -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!