table.bootstrapTable('refresh' 传参

table.bootstrapTable('refresh' 传参
点击领取淘宝京东拼多多唯品会优惠券

 js:

$(".jiami").click(function(){              
            table.bootstrapTable('refresh', {query: {'val':2343}});
               
 })

php:

$jiamicode=$this->request->param(); 
$jiamicode= $jiamicode['val'];