$("#divTabBranInfoList").append('<table id="tabInfo" class="table table-striped table-bordered table-hover" width="100%">\n' +
' <thead>\n' +
' <tr>\n' +
' <th width="25%" id="th_branch" >branch</th>\n' +
' <th width="25%" id="th_prevent" >repo</th>\n' +
' <th width="25%" id="th_exemptions">exemption</th>\n' +
' <th width="15%" id="th_action" >action</th>\n' +
' <th width="15%"><input id="checkAll" class="checkAll" type="checkbox" value=""><
DataTable添加checkbox实现表格数据全选,单选(点选)
最新推荐文章于 2025-02-10 10:36:30 发布