mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-04 21:19:01 +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({
|
@FormItem({
|
||||||
type: 'button-toolbar'
|
type: 'button-toolbar',
|
||||||
|
strictMode: false
|
||||||
})
|
})
|
||||||
export class ButtonToolbarRenderer extends ButtonToolbar {}
|
export class ButtonToolbarRenderer extends ButtonToolbar {}
|
||||||
|
Loading…
Reference in New Issue
Block a user