431441cc by yangjianbin

init

1 parent 86e94e9f
......@@ -231,6 +231,7 @@ class Work extends CI_Controller
if($ret->applyOrderVO->status == 4){
$this->load->view('work/审批/录入信用报告', $data);
} else{
var_dump($ret->applyOrderVO->status);
$this->load->view('work/审批/意见', $data);
}
break;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!