df2623ee by yangjianbin

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

2 parents 3ff32e81 929b0f89
...@@ -146,7 +146,7 @@ ...@@ -146,7 +146,7 @@
146 } 146 }
147 147
148 function edit(id) { 148 function edit(id) {
149 layer_show('编辑角色', '<?=site_url('perm/roleAdd');?>/'+id); 149 layer_show('编辑角色', '<?=site_url('perm/roleEdit');?>/'+id);
150 } 150 }
151 151
152 function del(id) { 152 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!