881fdbd1 by yangjianbin

init

1 parent 4ec0395e
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
47 async: { 47 async: {
48 enable: true, 48 enable: true,
49 // url: '<?//=site_url('/perm/organization')?>//', 49 // url: '<?//=site_url('/perm/organization')?>//',
50 url: '<?=site_url('/perm/menu'.$id)?>', 50 url: '<?=site_url('/perm/menu/'.$id)?>',
51 autoParam:["id"] 51 autoParam:["id"]
52 }, 52 },
53 check: { 53 check: {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!