Browse Source

删除多余重复的文本框

sugangqiang 1 year ago
parent
commit
6d1eabe1ff
1 changed files with 0 additions and 17 deletions
  1. 0 17
      app/admin/view/talent/hospital/new_talentInfo_common_check.html

+ 0 - 17
app/admin/view/talent/hospital/new_talentInfo_common_check.html

@@ -329,23 +329,6 @@
                                                     </div>
                                                 </td>
                                             </tr>
-                                            <tr>                                                
-                                                <td style="width:22%">
-                                                    <div class="rowGroup col-sm-12">
-                                                        <label class="control-label spacing"><span style="color: red">*</span>人才层次</label>                                                        
-                                                        <input type="text" class="form-control" id="talent_arrange" name="talent_arrange" value="{$info.talentArrangeName}"/>
-                                                    </div>
-                                                </td>
-                                                <td style="width:45%;overflow: inherit">
-                                                    <div class="rowGroup col-sm-10">
-                                                        <label class="control-label spacing"><span style="color: red">*</span>认定条件</label>
-                                                        <input type="text" class="form-control" id="talent_condition_rel" value="{$info.talentConditionName}"/>
-                                                    </div>
-                                                </td>
-                                                <td style="width:33%">
-                                                    <table class="fileTable"></table>
-                                                </td>
-                                            </tr>
                                         </table>
                                     </div>
                                 </div>