mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update User.php
This commit is contained in:
parent
f753fc08a1
commit
bb8a7568d3
@ -40,7 +40,7 @@ class User extends Controller
|
||||
*/
|
||||
protected function _page_filter(array &$data)
|
||||
{
|
||||
UserService::instance()->buildByUid($data, 'from', 'fromer');
|
||||
UserService::instance()->buildByUid($data, 'pid1', 'fromer');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user