表头增加可显状态
This commit is contained in:
@@ -11,6 +11,8 @@ class HeaderItem
|
||||
{
|
||||
$this->attributes['label'] = $label;
|
||||
|
||||
$this->attributes['show'] = true;
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user