feat(other): The menu supports jumping to external links and fixing some known problems
This commit is contained in:
@@ -80,6 +80,10 @@ declare module 'vue-router' {
|
||||
* 用于路由->菜单排序
|
||||
*/
|
||||
orderNo?: number;
|
||||
/**
|
||||
* 外链-跳转路径
|
||||
*/
|
||||
target?: string;
|
||||
/**
|
||||
* 标题名称
|
||||
*/
|
||||
|
Reference in New Issue
Block a user