update 修改命名
This commit is contained in:
parent
dba1b6ced9
commit
e0a7703b85
@ -26,9 +26,7 @@ declare module 'bpmnDesign' {
|
|||||||
id: string;
|
id: string;
|
||||||
name: string;
|
name: string;
|
||||||
}
|
}
|
||||||
export interface ProcessPanel extends BasePanel {
|
export interface ProcessPanel extends BasePanel {}
|
||||||
processCategory: string;
|
|
||||||
}
|
|
||||||
|
|
||||||
export interface TaskPanel extends BasePanel {
|
export interface TaskPanel extends BasePanel {
|
||||||
allocationType: AllocationTypeEnum;
|
allocationType: AllocationTypeEnum;
|
Loading…
x
Reference in New Issue
Block a user