增加菜单搜索功能,优化table高度
This commit is contained in:
@@ -128,6 +128,7 @@ function generateChildRouters (data) {
|
||||
icon: item.icon,
|
||||
url: item.url,
|
||||
componentName:componentName,
|
||||
internalOrExternal:true,
|
||||
keepAlive: true
|
||||
// permissionList:""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user