fixed
This commit is contained in:
@@ -28,7 +28,7 @@ class Admin extends Backend
|
||||
protected $searchFields = 'id,username,nickname';
|
||||
protected $childrenGroupIds = [];
|
||||
protected $childrenAdminIds = [];
|
||||
protected $noNeedRight = ['index'];
|
||||
protected $noNeedRight = ['index','getRelWxids','getAdminList'];
|
||||
|
||||
public function _initialize()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user