瀏覽代碼

fix(types): 修改IProcedureParticipantInfo

LuoHaoxuan 3 年之前
父節點
當前提交
34fcbed99f
共有 1 個文件被更改,包括 1 次插入 和 1 次删除
  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[]; // 事项后原始数据