<li><a title="确实要删除这些用户吗?" target="selectedTodo" postType="string" href="../security/user/piLiangDel.spring" class="delete"><span>批量删除</span></a></li>
在table的表格头要有<th width="5%" align="center" ><input type="checkbox" group="ids" class="checkboxCtrl"></th>
在你取数据的第一列要有<td><input name="ids" type="checkbox" value="${u.id}"></td>注意group="ids"和name="ids" 要一致!

相关文章:

  • 2021-10-03
  • 2021-06-07
  • 2021-07-23
  • 2021-05-19
  • 2022-12-23
  • 2021-06-06
  • 2021-07-10
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-17
  • 2022-12-23
  • 2021-06-26
相关资源
相似解决方案