标签: checkbox thymeleaf. 我尝试从动态创建的复选框中保存值: <div> <ul> <li th:each="item, stat : *{users}"> <input type="checkbox" ...
確定! 回上一頁