layer的CheckBox根据后台获取的值默认选中

$("#XXX").prop('checked',true);
form.render() //重新渲染

猜你喜欢

转载自blog.csdn.net/luckysyy/article/details/80708713