mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 12:38:53 +08:00
buttonToolbar 中数据同步不及时 (#2097)
This commit is contained in:
parent
58c4530a88
commit
26ad0958b9
@ -45,6 +45,7 @@ export default class ButtonToolbar extends React.Component<
|
||||
}
|
||||
|
||||
@FormItem({
|
||||
type: 'button-toolbar'
|
||||
type: 'button-toolbar',
|
||||
strictMode: false
|
||||
})
|
||||
export class ButtonToolbarRenderer extends ButtonToolbar {}
|
||||
|
Loading…
Reference in New Issue
Block a user