mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-15 01:11:15 +08:00
commit
30d2ca993e
@ -134,7 +134,7 @@ export default class ActionDialog extends React.Component<ActionDialogProp> {
|
||||
__keywords: form.data.__keywords,
|
||||
__resultActionTree: form.data.__resultActionTree,
|
||||
componentId: form.data.componentId ? '' : undefined,
|
||||
args: {},
|
||||
...(form.data.args ? {args: {}} : {}), // 切换动作时清空args
|
||||
groupType,
|
||||
__actionDesc: actionNode?.description,
|
||||
__actionSchema: actionNode?.schema,
|
||||
|
Loading…
Reference in New Issue
Block a user