2021年4月21日 09:19 #6748 板浪雅樹参加者 ○○の所にIDを入れる事で解決出来ました。 <script> jQuery(function ($) { $(‘[id=”○○”]’).prop(‘checked’,true); }); </script>