c1816e1b by yangjianbin

init

1 parent 2d405907
......@@ -9,7 +9,7 @@
<div class="tabCon">
<?php
if($clientUnitInputVO->jobType == 1){ //打工类
if($clientUnitOutputVO->jobType == 1){ //打工类
$this->load->view('work/尽调报告/打工');
} else { // 经营类
$this->load->view('work/尽调报告/法人');
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!