mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-11 11:13:43 +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