$(" select option[value='"+tem+"']").attr("select","selected"); //若是值同樣 就選中對應的option,code
$(" select option[value='"+tem+"']").attr("select","selected"); //若是值同樣 就選中對應的option,