var name= ""; $("input:checkbox[name=\'AllElection\']:checked").each(function () { name+= $(this).val() + " "; }); 相关文章: 2022-12-23 2022-03-01 2022-12-23 2021-12-06 2022-12-23 2022-12-23 2022-12-23