Skip to content

Commit e419f0b

Browse files
committed
fix: menu init
1 parent 0692ec7 commit e419f0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/crd-seed/layout/utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ function getOpenSubMenuKeys({
1313
menuOpenKeys
1414
}) {
1515
const result = []
16-
console.log('menuSource', menuSource)
1716
getOpenSubMenuKeysForAbbrLink(
1817
menuSource,
1918
decodeURI(pathname),

0 commit comments

Comments
 (0)