chore: 我的待办 提取公共组件
This commit is contained in:
@@ -14,14 +14,16 @@ export interface TaskInfo {
|
||||
permissionList?: any;
|
||||
userList?: any;
|
||||
formCustom: string;
|
||||
formPath: string;
|
||||
formPath?: any;
|
||||
flowCode: string;
|
||||
version: string;
|
||||
flowStatus: string;
|
||||
flowStatusName: string;
|
||||
transactorNames: string;
|
||||
assigneeIds: string;
|
||||
assigneeNames: string;
|
||||
processedBy: string;
|
||||
type: string;
|
||||
nodeRatio?: any;
|
||||
nickName: string;
|
||||
createBy: string;
|
||||
createByName: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user