up.
This commit is contained in:
parent
3dc36e5155
commit
42bc10bba4
@ -16,7 +16,7 @@ class MemberController extends BaseController
|
||||
'telephone_md5' => $this->request->get('telephone_md5/s', ''),
|
||||
'realname' => $this->request->get('realname/s', ''),
|
||||
'register_channel_id ' => $this->request->get('register_channel_id/d', 0),
|
||||
]);
|
||||
])->append(['channel']);
|
||||
|
||||
$paginate = CurdService::getPaginate($this->request, $model);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user