修改排序
This commit is contained in:
parent
c450c4afc5
commit
e105492d27
@ -13,7 +13,7 @@ trait BaseOptionsTrait
|
||||
public function getList()
|
||||
{
|
||||
return $this->catchSearch()
|
||||
->order()
|
||||
->catchOrder()
|
||||
->paginate();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user