This commit is contained in:
tianshujie
2024-04-18 08:59:02 +08:00
parent 573a9b0f66
commit 322cf5559c
+1 -1
View File
@@ -217,7 +217,7 @@ formPanel
$attributes
)
),
formHidden('attribute', $struct->attribute),
formHidden('attribute', json_encode($struct->attribute)),
formGroup
(
set::label($lang->api->desc),