c1816e1b by yangjianbin

init

1 parent 2d405907
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
9 9
10 <div class="tabCon"> 10 <div class="tabCon">
11 <?php 11 <?php
12 if($clientUnitInputVO->jobType == 1){ //打工类 12 if($clientUnitOutputVO->jobType == 1){ //打工类
13 $this->load->view('work/尽调报告/打工'); 13 $this->load->view('work/尽调报告/打工');
14 } else { // 经营类 14 } else { // 经营类
15 $this->load->view('work/尽调报告/法人'); 15 $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!