mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 06:10:52 +08:00
feat: support smooth auto-scroll to active menu item (#6102)
This commit is contained in:
@@ -37,6 +37,7 @@ function handleMenuOpen(key: string, path: string[]) {
|
||||
:menus="menus"
|
||||
:mode="mode"
|
||||
:rounded="rounded"
|
||||
scroll-to-active
|
||||
:theme="theme"
|
||||
@open="handleMenuOpen"
|
||||
@select="handleMenuSelect"
|
||||
|
||||
Reference in New Issue
Block a user