mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
[问题]修复授权表单不显示的问题
This commit is contained in:
parent
ce393ea3e4
commit
d7f0ce3408
@ -73,7 +73,7 @@ class Auth extends BasicAdmin {
|
||||
break;
|
||||
default :
|
||||
$this->assign('title', '节点授权');
|
||||
$this->_form($this->table, 'apply');
|
||||
return $this->_form($this->table, 'apply');
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user