[代码优化](v2.6):优化多级菜单之间切换无法缓存的问题
This commit is contained in:
@@ -62,6 +62,7 @@ function filterChildren(childrenMap) {
|
|||||||
}
|
}
|
||||||
children.push(c)
|
children.push(c)
|
||||||
})
|
})
|
||||||
|
childrenMap.splice(index, 1)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user