c4e06e3d by Zelig

还款编辑

1 parent 53b71268
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
110 }); 110 });
111 111
112 function edit(id) { 112 function edit(id) {
113 layer_show('编辑', '<?=site_url('/loan/edit/1')?>'); 113 layer_show('编辑', '<?=site_url('/loan/edit/1/')?>'+id);
114 } 114 }
115 115
116 function del(id) { 116 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!