mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-13 07:33:42 +08:00
update 优化 路由接口返回ext扩展数据
This commit is contained in:
parent
2d41047330
commit
b5b248f547
1
src/types/router.d.ts
vendored
1
src/types/router.d.ts
vendored
@ -16,6 +16,7 @@ declare module 'vue-router' {
|
||||
roles?: string[];
|
||||
alwaysShow?: boolean;
|
||||
query?: string;
|
||||
ext?: string;
|
||||
parentPath?: string;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user