Merge "fix: amis-saas-8121 测试:【组件优化第五批】transfer修改组件的默认值value,对应文本下的值同时被修改" into pre-release

This commit is contained in:
zhoushengqiang01 2022-11-21 20:56:10 +08:00 committed by iCode
commit 57314ad6ec

View File

@ -229,7 +229,7 @@ export class TransferPlugin extends BasePlugin {
}
},
getSchemaTpl('optionControl', {
getSchemaTpl('optionControlV2', {
visibleOn: 'data.selectMode === "list"',
multiple: true
}),