示例#1
0
 public function hasPermissions()
 {
     return $this->grid->hasPermission($this->permission, $this->privilege);
 }