摘要: <label th:each="role:${roles}" class="check-box"> <input th:each="item:${sysAdmin.roles}" th:checked="${item.roleId == role.roleId}" name="role" type= 阅读全文
posted @ 2020-07-21 09:06 野狼谷 阅读(1118) 评论(0) 推荐(0)