getElementById("provSelect1"); alert("獲取到的value:" + psel.value+" ,"+$("#provSelect1").val()); //獲取psel.value = "123"; //設定alert(" ...
確定! 回上一頁