mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 04:28:32 +08:00
fix:事件动作args错误问题
Change-Id: I8447a84a971814c1d990b210384d249d2b978778
This commit is contained in:
parent
e60cf433f2
commit
e9a805cadf
@ -132,6 +132,7 @@ export default class ActionDialog extends React.Component<ActionDialogProp> {
|
||||
componentId: form.data.componentId
|
||||
? ''
|
||||
: undefined,
|
||||
args: {},
|
||||
__cmptActionType,
|
||||
__actionDesc: actionNode?.description,
|
||||
__actionSchema: actionNode?.schema,
|
||||
|
Loading…
Reference in New Issue
Block a user