mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-15 23:00:45 +08:00
release: update 6.2.0
This commit is contained in:
2
types/router.d.ts
vendored
2
types/router.d.ts
vendored
@@ -56,6 +56,8 @@ declare global {
|
||||
* 而通过设置`activePath`指定激活菜单即可获得高亮,`activePath`为指定激活菜单的`path`)
|
||||
*/
|
||||
activePath?: string;
|
||||
/** 当前页面是否已经加载过 */
|
||||
loaded?: boolean;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user