JS : function Search_Material() { var check_mid = $('input[name="check_mid"]').prop("checked"); alert(check_mid); //有選取值=true,沒有選取 ...
確定! 回上一頁