正如标题所言,使用:prop('checked', true)就可以了
jquery prop('checked', true)解决attr('checked', true)不能选中radio问题
最新推荐文章于 2023-01-28 09:23:51 发布

正如标题所言,使用:prop('checked', true)就可以了