@@ -219,7 +219,7 @@
<tr>
<td>
<div class="rowGroup">
- <label class="control-label spacing td-label"><span style="color: red">*</span>{if condition="$info['talent_type'] eq 1"}近三年{else/}首次{/if}来晋工作时间</label>
+ <label class="control-label spacing td-label">{if condition="$info['talent_type'] eq 1"}近三年{else/}首次{/if}来晋工作时间</label>
<input type="text" class="form-control date" id="fst_work_time" value="{$info.fst_work_time}"/>
</div>
</td>
@@ -240,7 +240,7 @@