select

    $("#order_store_branch").change(function(){
        var branch_id = $(this).val();
        $('#select_move_branch option[value="'+branch_id+'"]').attr('selected', true);
$("#select_move_branch option[contact_mobile='"+contact_mobile+"']").attr("selected","selected"); });

 

posted @ 2015-11-26 17:24  WilliamHu  阅读(92)  评论(0编辑  收藏  举报