作者 王晓刚
1 个管道 的构建 通过 耗费 1 秒

·

... ... @@ -111,28 +111,6 @@
</tr>
</foreach>
</tbody>
<thead>
<tr>
<th>
<label>
<input type="checkbox" class="js-check-all" data-direction="x" data-checklist="js-check-x">
</label>
</th>
<th>ID</th>
<th>姓名</th>
<th>性别</th>
<th>出生日期</th>
<th>民族</th>
<th>政治面貌</th>
<th>学历</th>
<th>工作单位</th>
<th>更多信息请查看详情</th>
<th>提交时间</th>
<th>更新时间</th>
<th>状态</th>
<th>操作</th>
</tr>
</thead>
</table>
<div class="table-actions">
<button class="btn btn-primary btn-sm js-ajax-submit" type="submit"
... ...