feat: 菜单名称国际化
This commit is contained in:
@@ -8,6 +8,7 @@ interface AppRouteRecordRaw extends Omit<RouteRecordRaw, 'meta'> {
|
||||
componentName?: string;
|
||||
components?: any;
|
||||
fullPath?: string;
|
||||
i18nKey: string;
|
||||
icon?: string;
|
||||
id?: any;
|
||||
keepAlive?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user