sth
This commit is contained in:
parent
5a60502943
commit
a64640247b
|
|
@ -72,8 +72,8 @@ class Dispatch2 extends Backend
|
|||
|
||||
$list = $this->model
|
||||
->with(['orderb','lastRecord'])
|
||||
//->dispatchauth($this->auth)
|
||||
->dispatcherauth($this->auth)
|
||||
->auth($this->auth)
|
||||
// ->dispatcherauth($this->auth)
|
||||
->where($where)
|
||||
->order($sort, $order)
|
||||
->paginate($limit);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user