update:更新表单action
This commit is contained in:
@@ -14,7 +14,7 @@ class HeaderItem
|
||||
return $this;
|
||||
}
|
||||
|
||||
public static function label(string $label): HeaderItem
|
||||
public static function label(string $label = ''): HeaderItem
|
||||
{
|
||||
return new self($label);
|
||||
}
|
||||
|
Reference in New Issue
Block a user