5bca7866 by wang

init

1 parent 30e942f2
...@@ -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!