Explorar el Código

fix(types): 修改IProcedureParticipantInfo

LuoHaoxuan hace 3 años
padre
commit
34fcbed99f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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[]; // 事项后原始数据