xsy-breeze-ui-rpa > OpportunityProgressExtensionPointBatch > setTaskIsRequired
OpportunityProgressExtensionPointBatch.setTaskIsRequired property
设置必填关键事件
Signature:
setTaskIsRequired: (value: {
stageId: number;
taskId: number;
}[]) => Promise<any>;
