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