js改变bootstrap switch的选中与否

2025-05-10 03:38:59
推荐回答(1个)
回答1:

$('#toggle-state-switch').bootstrapSwitch('setState', false); // true || false