@@ -198,9 +198,9 @@ export interface ICollaboratorScope {
// 3合1参与者信息
export interface IProcedureParticipantInfo {
approvalWay: string;
+ configure?: any[];
executor: {
ID: string;
- configure: string[];
members?: Members[];
reportTime?: string;
approvaledPermission?: string[]; // 事项后原始数据