修复一键生成CRUD时admin_ids字段多选下拉框bug

pull/98/head
pppscn 2019-02-16 14:36:34 +08:00
parent 308d008292
commit acfd4cf84e
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ class Admin extends Backend
/**
* 下拉搜索
*/
protected function selectpage()
public function selectpage()
{
$this->dataLimit = 'auth';
$this->dataLimitField = 'id';