mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:48:13 +08:00
Merge pull request #10018 from CheshireJCat/fix-transfer-set-options-cant-render-with-newest-value
fix: 修复transfer 表格模式时设置表格行时无法渲染最新值的bug
This commit is contained in:
commit
6cc9dff9dd
@ -497,6 +497,7 @@ const TransferTableControl = BaseOptionControl(TransferTableOption);
|
||||
|
||||
@FormItem({
|
||||
type: 'ae-transferTableControl',
|
||||
strictMode: false,
|
||||
renderLabel: false
|
||||
})
|
||||
export class TransferTableControlRenderer extends TransferTableControl {}
|
||||
|
Loading…
Reference in New Issue
Block a user