mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-15 16:28:33 +08:00
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…
Reference in New Issue
Block a user