f811b2fd by yangjianbin

init

1 parent 6c67aeea
......@@ -154,7 +154,7 @@ class Work extends CI_Controller
'applyOrderVO'=>$ret->applyOrderVO,
'operatorRecord'=>$ret2
);
// var_dump($data);exit;
var_dump($data);exit;
$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!