cc5f3775 by yangjianbin

init

1 parent 382b91d7
......@@ -310,8 +310,9 @@ class Work extends CI_Controller
$this->load->view('work/派单');
}
public function loan()
public function loan($id)
{
$this->load->view('work/线下已放款');
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!