-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
如下这种写法不生效
<SchemaField> <SchemaField.Array name="arrayItem" title="arrayItem" x-decorator="FormItem" x-component="ArrayItems"> <SchemaField.Void x-decorator="FormItem" x-component="ArrayItems.SortHandle" /> <SchemaField.String name="name" title="姓名" x-component="Input" x-decorator="FormItem" /> <SchemaField.String name="age" title="年龄" x-component="Input" x-decorator="FormItem" /> <SchemaField.Void x-component="ArrayItems.Remove" /> <SchemaField.Void x-component="ArrayItems.MoveUp" /> </SchemaField.Array> </SchemaField>
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right