فهرست منبع

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

lipk 3 سال پیش
والد
کامیت
28b630c2c6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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;
 }