mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
fix: fieldset不下发data避免组件更新问题
This commit is contained in:
parent
87ca8edd1c
commit
17ae1a11c9
@ -116,8 +116,6 @@ export default class FieldSetControl extends React.Component<
|
||||
} = this.props;
|
||||
|
||||
let props: any = {
|
||||
store,
|
||||
data: store?.data,
|
||||
render,
|
||||
disabled,
|
||||
formMode: subFormMode || formMode,
|
||||
|
Loading…
Reference in New Issue
Block a user