feat: 接入真实登录鉴权流程
This commit is contained in:
@@ -38,6 +38,8 @@ export type routeMetaType = {
|
||||
icon?: string | FunctionalComponent;
|
||||
showLink?: boolean;
|
||||
savedPosition?: boolean;
|
||||
permission?: string | Array<string>;
|
||||
menuKey?: string;
|
||||
auths?: Array<string>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user