feat: 动态路由
This commit is contained in:
@@ -16,6 +16,7 @@ export interface MenuVO {
|
||||
keepAlive: boolean;
|
||||
alwaysShow?: boolean;
|
||||
createTime: Date;
|
||||
children?: MenuVO[];
|
||||
}
|
||||
|
||||
// 查询菜单(精简)列表
|
||||
|
||||
Reference in New Issue
Block a user