... <script type="text/javascript" > //全選function selectAll() { //方法一: $("input[name='bjjb']").attr("checked",true); //方法二: ...
確定! 回上一頁