feb5a6bb by yangjianbin

init

1 parent 92bfa564
......@@ -238,8 +238,8 @@ class Work extends CI_Controller
public function telAdd($id)
{
$this->load->view('work/审批/电核添加');
$data = array('id'=>$id);
$this->load->view('work/审批/电核添加', $data);
}
public function telRefuse()
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!