แก้ style

This commit is contained in:
setthawutttty 2024-11-14 15:23:53 +07:00
parent 6500751044
commit 47d75a50b8

View file

@ -348,6 +348,7 @@ function defaultOpen(index: number) {
clickable
v-ripple
:to="menuItem.path"
@click="link = menuItem.label"
:active="
$route.path === menuItem.path ||
($route.path !== '/' && menuItem.path?.includes($route.path))