我在laravel 5.1中使用kyslik/column-sortable
model1= product
belongsTo price_product
model2= price_product
belongsTo discount
model3=discount
按产品列表排序
@sortablelink('price_product.discount.off', 'off')
SortableLink.php第102行中的ErrorException:无效的排序参数