|
@@ -202,11 +202,6 @@
|
|
|
<div class="form-control" style="border: none">{$row.enterprise.name}</div>
|
|
|
</div>
|
|
|
</td>
|
|
|
- <td rowspan="4" style="width: 200%">
|
|
|
- <table class="fileTable"></table>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
<td>
|
|
|
<div class="rowGroup">
|
|
|
<label class=" control-label spacing td-label"><span style="color: red">*</span>所属街道</label>
|
|
@@ -237,7 +232,11 @@
|
|
|
<div class="word-wrap" id="typeTips">
|
|
|
|
|
|
</div>
|
|
|
-
|
|
|
+ </td>
|
|
|
+ <td rowspan="3" colspan='2'>
|
|
|
+ <table class="fileTable">
|
|
|
+ <tr><td>载入附件</td></tr>
|
|
|
+ </table>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr class="talentType1-2" style="display: none">
|