mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 迁移多页签
This commit is contained in:
2
src/typings/api/route.d.ts
vendored
2
src/typings/api/route.d.ts
vendored
@ -5,6 +5,6 @@ declare namespace ApiRoute {
|
||||
/** 动态路由 */
|
||||
routes: AuthRoute.Route[];
|
||||
/** 路由首页对应的key */
|
||||
home: AuthRoute.RoutePath;
|
||||
home: AuthRoute.RouteKey;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user