选用实训

chromesetting
cxt 5 years ago
parent 1347f3c0eb
commit dd32293b9e

@ -5,6 +5,6 @@ class ShixunListsController < ApplicationController
private
def search_params
params.permit(:keyword, :type, :page, :limit, :order, :status, :diff)
params.permit(:keyword, :type, :page, :limit, :order, :status, :diff, :sort)
end
end
Loading…
Cancel
Save