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