2021年09月01日 679 阅读 Java thymeleaf的下拉框(select:option)回显选中 编写一个编辑页面,需要显示之前的数据关于input标签回显,很简单,直接加上th:value="${xxxxx}"即可,而select:option就有些不同:需要使用th:...