fix: 메뉴 중복 이슈 해결 - searchWithinParent 추가
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
"menuNavigation": {
|
||||
"level1": "생산관리",
|
||||
"level2": "품목관리",
|
||||
"expectedUrl": "/production/items"
|
||||
"expectedUrl": "/production/items",
|
||||
"searchWithinParent": true,
|
||||
"closeOtherMenus": true
|
||||
},
|
||||
"auth": {
|
||||
"username": "TestUser5",
|
||||
|
||||
Reference in New Issue
Block a user