mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-15 17:31:18 +08:00
Merge "fix: amis-saas-8121 测试:【组件优化第五批】transfer修改组件的默认值value,对应文本下的值同时被修改" into pre-release
This commit is contained in:
commit
57314ad6ec
@ -229,7 +229,7 @@ export class TransferPlugin extends BasePlugin {
|
||||
}
|
||||
},
|
||||
|
||||
getSchemaTpl('optionControl', {
|
||||
getSchemaTpl('optionControlV2', {
|
||||
visibleOn: 'data.selectMode === "list"',
|
||||
multiple: true
|
||||
}),
|
||||
|
Loading…
Reference in New Issue
Block a user