Explorar o código

fix(types): 协审人相关

LuoHaoxuan %!s(int64=3) %!d(string=hai) anos
pai
achega
e1835ae6e9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      types/src/interface/process.ts

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

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