|  | @@ -120,17 +120,6 @@
 | 
	
		
			
				|  |  |                                                          <input class="form-control" id="card_number" name="card_number" value="{$row.card_number}">
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  | -                                                <td rowspan="5" style="width: 200%">
 | 
	
		
			
				|  |  | -                                                    <p style="text-align: center;color: red">
 | 
	
		
			
				|  |  | -                                                        请上传近期免冠半身彩照(两寸)
 | 
	
		
			
				|  |  | -                                                    </p>
 | 
	
		
			
				|  |  | -                                                    <img id="photoImg" {if condition="$row['headimgurl']"} src="{$row.headimgurl|getStoragePath}" {else/} src="/static/img/avatar.png" {/if} onclick="$('#photo').click();" style="height:147px;width:105px;margin:0 auto;display:block;">
 | 
	
		
			
				|  |  | -                                                         <hr />
 | 
	
		
			
				|  |  | -                                                        附件:
 | 
	
		
			
				|  |  | -                                                        <table class="fileTable"></table>
 | 
	
		
			
				|  |  | -                                                </td>
 | 
	
		
			
				|  |  | -                                            </tr>
 | 
	
		
			
				|  |  | -                                            <tr>
 | 
	
		
			
				|  |  |                                                  <td>
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup">
 | 
	
		
			
				|  |  |                                                          <label class=" control-label spacing td-label"><span style="color: red">*</span>性别</label>
 | 
	
	
		
			
				|  | @@ -141,6 +130,17 @@
 | 
	
		
			
				|  |  |                                                          </select>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  | +                                                <td rowspan="5" style="width: 200%">
 | 
	
		
			
				|  |  | +                                                    <p style="text-align: center;color: red">
 | 
	
		
			
				|  |  | +                                                        请上传近期免冠半身彩照(两寸)
 | 
	
		
			
				|  |  | +                                                    </p>
 | 
	
		
			
				|  |  | +                                                    <img id="photoImg" {if condition="$row['headimgurl']"} src="{$row.headimgurl|getStoragePath}" {else/} src="/static/img/avatar.png" {/if} onclick="$('#photo').click();" style="height:147px;width:105px;margin:0 auto;display:block;">
 | 
	
		
			
				|  |  | +                                                        <hr />
 | 
	
		
			
				|  |  | +                                                        附件:
 | 
	
		
			
				|  |  | +                                                        <table class="fileTable"></table>
 | 
	
		
			
				|  |  | +                                                </td>
 | 
	
		
			
				|  |  | +                                            </tr>
 | 
	
		
			
				|  |  | +                                            <tr>
 | 
	
		
			
				|  |  |                                                  <td>
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup">
 | 
	
		
			
				|  |  |                                                          <label class=" control-label spacing td-label"><span style="color: red">*</span>出生日期</label>
 | 
	
	
		
			
				|  | @@ -154,8 +154,6 @@
 | 
	
		
			
				|  |  |                                                          </select>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  | -                                            </tr>
 | 
	
		
			
				|  |  | -                                            <tr>                                                
 | 
	
		
			
				|  |  |                                                  <td>
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup">
 | 
	
		
			
				|  |  |                                                          <label class=" control-label spacing td-label"><span style="color: red">*</span>政治面貌</label>
 | 
	
	
		
			
				|  | @@ -173,17 +171,50 @@
 | 
	
		
			
				|  |  |                                                              {/volist}
 | 
	
		
			
				|  |  |                                                          </select>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  | -                                                </td>                                                
 | 
	
		
			
				|  |  | +                                                </td>
 | 
	
		
			
				|  |  | +                                            </tr>
 | 
	
		
			
				|  |  | +                                            <tr>
 | 
	
		
			
				|  |  |                                                  <td>
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup">
 | 
	
		
			
				|  |  | -                                                        <div class="rowGroup">
 | 
	
		
			
				|  |  | -                                                            <label class=" control-label spacing td-label">来泉工作时间</label>
 | 
	
		
			
				|  |  | -                                                            <input type="text" class="form-control date" id="fst_city_work_time" name="fst_city_work_time" value="{$row.fst_city_work_time}"/>
 | 
	
		
			
				|  |  | -                                                        </div>
 | 
	
		
			
				|  |  | +                                                        <label class="control-label spacing td-label"><span style="color: red">*</span>最高学历</label>
 | 
	
		
			
				|  |  | +                                                        <select class="form-control" id="highest_degree" name="highest_degree" value="{$row.highest_degree}"></select>
 | 
	
		
			
				|  |  | +                                                    </div>
 | 
	
		
			
				|  |  | +                                                </td>
 | 
	
		
			
				|  |  | +                                                <td>
 | 
	
		
			
				|  |  | +                                                    <div class="rowGroup">
 | 
	
		
			
				|  |  | +                                                        <label class="control-label spacing td-label"><span style="color: red">*</span>毕业院校</label>
 | 
	
		
			
				|  |  | +                                                        <input type="text" class="form-control" id="graduate_school" name="graduate_school" value="{$row.graduate_school}">
 | 
	
		
			
				|  |  | +                                                    </div>
 | 
	
		
			
				|  |  | +                                                </td>
 | 
	
		
			
				|  |  | +                                                <td>
 | 
	
		
			
				|  |  | +                                                    <div class="rowGroup">
 | 
	
		
			
				|  |  | +                                                        <label class="control-label spacing td-label"><span style="color: red">*</span>专业</label>
 | 
	
		
			
				|  |  | +                                                        <input type="text" class="form-control" id="major" name="major" value="{$row.major}"/>
 | 
	
		
			
				|  |  | +                                                    </div>
 | 
	
		
			
				|  |  | +                                                </td>
 | 
	
		
			
				|  |  | +                                                <td>
 | 
	
		
			
				|  |  | +                                                    <div class="rowGroup">
 | 
	
		
			
				|  |  | +                                                        <label class="control-label spacing td-label">是否有留学经历</label>
 | 
	
		
			
				|  |  | +                                                        <select class="form-control" id="study_abroad" name="study_abroad" onchange="TalentInfoInfoDlg.changeStudyAbroad()" autocomplete='off' value="{$row.study_abroad}">
 | 
	
		
			
				|  |  | +                                                            <option value="2">否</option>
 | 
	
		
			
				|  |  | +                                                            <option value="1">是</option>
 | 
	
		
			
				|  |  | +                                                        </select>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  |                                              </tr>
 | 
	
		
			
				|  |  | -                                            <tr>                                                
 | 
	
		
			
				|  |  | +                                            <tr>
 | 
	
		
			
				|  |  | +                                                <td {if condition='!$row["study_abroad"] or $row["study_abroad"] eq 2'}style="display:none;"{/if}>
 | 
	
		
			
				|  |  | +                                                    <div class="rowGroup abroad_need_this">
 | 
	
		
			
				|  |  | +                                                        <label class="control-label spacing td-label">留学毕业院校</label>
 | 
	
		
			
				|  |  | +                                                        <input type="text" class="form-control" id="abroad_school" name="abroad_school" value="{$row.abroad_school}"/>
 | 
	
		
			
				|  |  | +                                                    </div>
 | 
	
		
			
				|  |  | +                                                </td>
 | 
	
		
			
				|  |  | +                                                <td {if condition='!$row["study_abroad"] or $row["study_abroad"] eq 2'}style="display:none;"{/if}>
 | 
	
		
			
				|  |  | +                                                    <div class="rowGroup abroad_need_this">
 | 
	
		
			
				|  |  | +                                                        <label class="control-label spacing td-label">留学专业</label>
 | 
	
		
			
				|  |  | +                                                        <input type="text" class="form-control" id="abroad_major" name="abroad_major" value="{$row.abroad_major}"/>
 | 
	
		
			
				|  |  | +                                                    </div>
 | 
	
		
			
				|  |  | +                                                </td>
 | 
	
		
			
				|  |  |                                                  <td>
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup">
 | 
	
		
			
				|  |  |                                                          <label class="control-label spacing td-label">手机号码</label>
 | 
	
	
		
			
				|  | @@ -201,28 +232,24 @@
 | 
	
		
			
				|  |  |                                      </div>
 | 
	
		
			
				|  |  |                                  </div>
 | 
	
		
			
				|  |  |                                  <div class="panel panel-default">
 | 
	
		
			
				|  |  | -                                    <div class="panel-heading" onclick="$(this).next().toggle()">工作教育</div>
 | 
	
		
			
				|  |  | +                                    <div class="panel-heading" onclick="$(this).next().toggle()">工作履历</div>
 | 
	
		
			
				|  |  |                                      <div class="panel-body">
 | 
	
		
			
				|  |  |                                          <table style="width: 100%;border-collapse: collapse;" class="table table-bordered">
 | 
	
		
			
				|  |  |                                              <tr>
 | 
	
		
			
				|  |  | -                                                <td colspan="2" style="width:100%;">
 | 
	
		
			
				|  |  | +                                                <td colspan="5">
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup word-wrap">
 | 
	
		
			
				|  |  |                                                          <label class=" control-label spacing td-label"><span style="color: red">*</span>医院名称</label>
 | 
	
		
			
				|  |  |                                                          <div class="form-control" style="border: none;height:auto;">{$row.enterprise.name}</div>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  | -                                                <td style="width:50%;">
 | 
	
		
			
				|  |  | +                                            </tr>
 | 
	
		
			
				|  |  | +                                            <tr>
 | 
	
		
			
				|  |  | +                                                <td>
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup">
 | 
	
		
			
				|  |  |                                                          <label class="control-label spacing td-label"><span style="color: red">*</span>职务</label>
 | 
	
		
			
				|  |  |                                                          <input type="text" class="form-control" id="position" name="position" value="{$row.position}"/>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  | -                                                <td rowspan="4">
 | 
	
		
			
				|  |  | -                                                    附件:
 | 
	
		
			
				|  |  | -                                                    <table class="fileTable"></table>
 | 
	
		
			
				|  |  | -                                                </td>
 | 
	
		
			
				|  |  | -                                            </tr>
 | 
	
		
			
				|  |  | -                                            <tr>
 | 
	
		
			
				|  |  |                                                  <td>
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup">
 | 
	
		
			
				|  |  |                                                          <label class="control-label spacing td-label"><span style="color: red">*</span>入职时间</label>
 | 
	
	
		
			
				|  | @@ -241,47 +268,10 @@
 | 
	
		
			
				|  |  |                                                          <input type="text" class="form-control" id="title" name="title" value="{$row.title}"/>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  | -                                            </tr>
 | 
	
		
			
				|  |  | -                                            <tr>
 | 
	
		
			
				|  |  | -                                                <td>
 | 
	
		
			
				|  |  | -                                                    <div class="rowGroup">
 | 
	
		
			
				|  |  | -                                                        <label class="control-label spacing td-label"><span style="color: red">*</span>最高学历</label>
 | 
	
		
			
				|  |  | -                                                        <select class="form-control" id="highest_degree" name="highest_degree" value="{$row.highest_degree}"></select>
 | 
	
		
			
				|  |  | -                                                    </div>
 | 
	
		
			
				|  |  | -                                                </td>
 | 
	
		
			
				|  |  | -                                                <td>
 | 
	
		
			
				|  |  | -                                                    <div class="rowGroup">
 | 
	
		
			
				|  |  | -                                                        <label class="control-label spacing td-label"><span style="color: red">*</span>毕业院校</label>
 | 
	
		
			
				|  |  | -                                                        <input type="text" class="form-control" id="graduate_school" name="graduate_school" value="{$row.graduate_school}">
 | 
	
		
			
				|  |  | -                                                    </div>
 | 
	
		
			
				|  |  | -                                                </td>
 | 
	
		
			
				|  |  | -                                                <td>
 | 
	
		
			
				|  |  | -                                                    <div class="rowGroup">
 | 
	
		
			
				|  |  | -                                                        <label class="control-label spacing td-label"><span style="color: red">*</span>专业</label>
 | 
	
		
			
				|  |  | -                                                        <input type="text" class="form-control" id="major" name="major" value="{$row.major}"/>
 | 
	
		
			
				|  |  | -                                                    </div>
 | 
	
		
			
				|  |  | -                                                </td>
 | 
	
		
			
				|  |  | -                                            </tr>
 | 
	
		
			
				|  |  | -                                            <tr>                                                
 | 
	
		
			
				|  |  |                                                  <td>
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup">
 | 
	
		
			
				|  |  | -                                                        <label class="control-label spacing td-label">是否有留学经历</label>
 | 
	
		
			
				|  |  | -                                                        <select class="form-control" id="study_abroad" name="study_abroad" onchange="TalentInfoInfoDlg.changeStudyAbroad()" autocomplete='off' value="{$row.study_abroad}">
 | 
	
		
			
				|  |  | -                                                            <option value="2">否</option>
 | 
	
		
			
				|  |  | -                                                            <option value="1">是</option>
 | 
	
		
			
				|  |  | -                                                        </select>
 | 
	
		
			
				|  |  | -                                                    </div>
 | 
	
		
			
				|  |  | -                                                </td>
 | 
	
		
			
				|  |  | -                                                <td {if condition='!$row["study_abroad"] or $row["study_abroad"] eq 2'}style="display:none;"{/if}>
 | 
	
		
			
				|  |  | -                                                    <div class="rowGroup abroad_need_this">
 | 
	
		
			
				|  |  | -                                                        <label class="control-label spacing td-label">留学毕业院校</label>
 | 
	
		
			
				|  |  | -                                                        <input type="text" class="form-control" id="abroad_school" name="abroad_school" value="{$row.abroad_school}"/>
 | 
	
		
			
				|  |  | -                                                    </div>
 | 
	
		
			
				|  |  | -                                                </td>
 | 
	
		
			
				|  |  | -                                                <td {if condition='!$row["study_abroad"] or $row["study_abroad"] eq 2'}style="display:none;"{/if}>
 | 
	
		
			
				|  |  | -                                                    <div class="rowGroup abroad_need_this">
 | 
	
		
			
				|  |  | -                                                        <label class="control-label spacing td-label">留学专业</label>
 | 
	
		
			
				|  |  | -                                                        <input type="text" class="form-control" id="abroad_major" name="abroad_major" value="{$row.abroad_major}"/>
 | 
	
		
			
				|  |  | +                                                        <label class="control-label spacing td-label">来泉工作时间</label>
 | 
	
		
			
				|  |  | +                                                        <input type="text" class="form-control date" id="fst_city_work_time" name="fst_city_work_time" value="{$row.fst_city_work_time}"/>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  |                                              </tr>
 | 
	
	
		
			
				|  | @@ -306,18 +296,24 @@
 | 
	
		
			
				|  |  |                                          </table>
 | 
	
		
			
				|  |  |                                      </div>
 | 
	
		
			
				|  |  |                                  </div>
 | 
	
		
			
				|  |  | +                                <div class="panel panel-default">
 | 
	
		
			
				|  |  | +                                    <div class="panel-heading" onclick="$(this).next().toggle()">其它补充材料</div>
 | 
	
		
			
				|  |  | +                                    <div class="panel-body">
 | 
	
		
			
				|  |  | +                                        <table class="fileTable"></table>
 | 
	
		
			
				|  |  | +                                    </div>
 | 
	
		
			
				|  |  | +                                </div>
 | 
	
		
			
				|  |  |                                  <div class="panel panel-default">
 | 
	
		
			
				|  |  |                                      <div class="panel-heading" onclick="$(this).next().toggle()">人才认定申请</div>
 | 
	
		
			
				|  |  |                                      <div class="panel-body">
 | 
	
		
			
				|  |  |                                          <table style="width: 100%;border-collapse: collapse;" class="table table-bordered">
 | 
	
		
			
				|  |  |                                              <tr>                                                
 | 
	
		
			
				|  |  | -                                                <td style="width:15%">
 | 
	
		
			
				|  |  | +                                                <td style="width:22%">
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup col-sm-12">
 | 
	
		
			
				|  |  |                                                          <label class="control-label spacing"><span style="color: red">*</span>人才层次</label>
 | 
	
		
			
				|  |  |                                                          <select class="form-control" id="talent_arrange" name="talent_arrange" onchange="TalentInfoInfoDlg.getIdentifyCondition()" value="{$row.talent_arrange}"></select>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  | -                                                <td style="width:55%;overflow: inherit">
 | 
	
		
			
				|  |  | +                                                <td style="width:45%;overflow: inherit">
 | 
	
		
			
				|  |  |                                                      <div class="rowGroup col-sm-10">
 | 
	
		
			
				|  |  |                                                          <label class="control-label spacing"><span style="color: red">*</span>认定条件</label>
 | 
	
		
			
				|  |  |                                                          <div class="form-control" style="border:none;padding:0;">
 | 
	
	
		
			
				|  | @@ -325,7 +321,7 @@
 | 
	
		
			
				|  |  |                                                          </div>
 | 
	
		
			
				|  |  |                                                      </div>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  | -                                                <td style="width:40%">
 | 
	
		
			
				|  |  | +                                                <td style="width:33%">
 | 
	
		
			
				|  |  |                                                      <table class="fileTable"></table>
 | 
	
		
			
				|  |  |                                                  </td>
 | 
	
		
			
				|  |  |                                              </tr>
 |