mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-15 09:21:13 +08:00
Merge branch 'feat-optimize-4' into pre-release
This commit is contained in:
commit
d04081693d
@ -138,9 +138,7 @@ export class RadiosControlPlugin extends BasePlugin {
|
||||
]
|
||||
},
|
||||
getSchemaTpl('status', {isFormItem: true}),
|
||||
getSchemaTpl('validation', {
|
||||
tag: ValidatorTag.All
|
||||
})
|
||||
getSchemaTpl('validation', {tag: ValidatorTag.MultiSelect})
|
||||
])
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user