67e3923d by yangjianbin

init

1 parent 8b71551b
...@@ -211,6 +211,7 @@ class Work extends CI_Controller ...@@ -211,6 +211,7 @@ class Work extends CI_Controller
211 'dueDiligence'=>$dueDiligence //尽调报告 211 'dueDiligence'=>$dueDiligence //尽调报告
212 212
213 ); 213 );
214 var_dump($data);exit;
214 } 215 }
215 216
216 switch ($state) { 217 switch ($state) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!