页面出现强制限制不让换行
加上 <nobr> 不许页面换行
<tr>
<th><input type="checkbox" class="chkall"></th>
<th>
<nobr>姓名</nobr>
</th>
<th>
<nobr>所在部门</nobr>
</th>
<th>
<nobr>所在岗位</nobr>
</th>
<th>
<nobr>邮箱</nobr>
</th>
<th>
<nobr>手机号</nobr>
</th>
</tr>