c4e06e3d by Zelig

还款编辑

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