4dd01b96 by yangjianbin

init

1 parent 0885697e
......@@ -342,7 +342,8 @@ class Work extends CI_Controller
'clientUnitOutputVO' => $ret->clientUnitOutputVO,
'clientContactOutputVOS' => $ret->clientContactOutputVOS,
'applyOrderVO' => $ret->orderVO,
'plan'=>$ret2
'plan'=>$ret2,
'id'=>$id
);
$this->load->view('work/资料/资料移交', $data);
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!