xsy-breeze-ui-rpa > EntityOperation > callCustomAction
EntityOperation.callCustomAction property
请求实体自定义Action
Signature:
callCustomAction: (param: {
actionName: string;
param: any;
}) => Promise<object>;
xsy-breeze-ui-rpa > EntityOperation > callCustomAction
请求实体自定义Action
Signature:
callCustomAction: (param: {
actionName: string;
param: any;
}) => Promise<object>;
