$.ajax({ type:'post', url:'/flow.php?step=drop_goods', data:'id='+rec_id, dataType:'json', success:function(result){}, });看能不能类似这样传