1
This commit is contained in:
1
src/types/mitt.d.ts
vendored
1
src/types/mitt.d.ts
vendored
@@ -24,6 +24,7 @@ declare type MittType<T = any> = {
|
||||
onTagsViewRefreshRouterView?: T;
|
||||
onCurrentContextmenuClick?: T;
|
||||
openRoleSelectDialog?: string;
|
||||
validateRoleFromUrl?: string;
|
||||
};
|
||||
|
||||
// mitt 参数类型定义
|
||||
|
||||
Reference in New Issue
Block a user