摘要: 1 //渲染 下拉框被选中. $("#processtyle option").each(function(){ if($(this).val() == procesStyle){ $(this).attr("selected",true)... 阅读全文
posted @ 2014-12-14 01:34 蓝枫_yong 阅读(131) 评论(0) 推荐(0)