update 优化 路由接口返回ext扩展数据
This commit is contained in:
Vendored
+1
@@ -16,6 +16,7 @@ declare module 'vue-router' {
|
|||||||
roles?: string[];
|
roles?: string[];
|
||||||
alwaysShow?: boolean;
|
alwaysShow?: boolean;
|
||||||
query?: string;
|
query?: string;
|
||||||
|
ext?: string;
|
||||||
parentPath?: string;
|
parentPath?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user