@@ -175,7 +175,8 @@ export interface ICollaborator {
executorInfo?: {
executorID: string;
executorName: string;
- }; // 执行者ID
+ }; // 执行者
+ fixCollaborator: boolean;
institutionID?: string; // 机构ID,只在协审角色为审批单位的时候存在
name?: string; // 用户姓名
deadline: string | number; // 截至时间