mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-15 17:31:18 +08:00
feat:input-group 组件配置面板优化 amis-saas-5352
Change-Id: I38895904de1bb0fb0b40dc98675203d60aec6efb
This commit is contained in:
parent
08dc068e0e
commit
1cc1f5bec4
@ -91,7 +91,7 @@ export class InputGroupControlPlugin extends BasePlugin {
|
||||
renderer: context.info.renderer,
|
||||
schema: [
|
||||
getSchemaTpl('switch', {
|
||||
label: '表单项内联',
|
||||
label: '内联模式',
|
||||
name: 'inline',
|
||||
pipeIn: defaultValue(false)
|
||||
}),
|
||||
|
Loading…
Reference in New Issue
Block a user