update 优化TaskPanel类型,去掉roles属性
This commit is contained in:
parent
d7cee565da
commit
b97068c72f
1
src/types/bpmn/panel.d.ts
vendored
1
src/types/bpmn/panel.d.ts
vendored
@ -32,7 +32,6 @@ declare module 'bpmnDesign' {
|
||||
allocationType: AllocationTypeEnum;
|
||||
specifyDesc: SpecifyDescEnum;
|
||||
multipleUserAuditType: MultipleUserAuditTypeEnum;
|
||||
roles?: Record<string, any>[];
|
||||
async?: boolean;
|
||||
priority?: number;
|
||||
skipExpression?: string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user