Explorar o código

feat(types): 审批简报、进度、日志流程可见性

lipk %!s(int64=3) %!d(string=hai) anos
pai
achega
28b630c2c6
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

@@ -370,7 +370,7 @@ export interface IScopeType {
   value: string;
 }
 
-interface monitorPermissionItem {
+export interface monitorPermissionItem {
   type: string;
   value: string;
 }