mirror of
http://124.126.16.154:8888/singularity/hyperf-admin.git
synced 2026-01-15 03:35:07 +08:00
Update form.md
This commit is contained in:
@@ -112,7 +112,7 @@ type:表单项类型,以下是支持的组件列表,以下所有组件 pro
|
|||||||
"field_name|字段名" => [
|
"field_name|字段名" => [
|
||||||
"type" => "textarea",
|
"type" => "textarea",
|
||||||
"props" => [
|
"props" => [
|
||||||
"row" => 6, // 行数, 默认6
|
"rows" => 6, // 行数, 默认6
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user