修复已知问题
This commit is contained in:
@@ -18,6 +18,7 @@ export interface CmsNavigation {
|
||||
path?: string;
|
||||
// 菜单组件地址, 目录可为空
|
||||
component?: string;
|
||||
componentPath?: string;
|
||||
// 打开位置
|
||||
target?: string;
|
||||
// 菜单图标
|
||||
|
||||
Reference in New Issue
Block a user