Browse Source

fix(types): 修改IProcedureParticipantInfo

LuoHaoxuan 3 years atrás
parent
commit
34fcbed99f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      types/src/interface/process.ts

+ 1 - 1
types/src/interface/process.ts

@@ -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[]; // 事项后原始数据