fix(components): fix VerticalMixMenu name
This commit is contained in:
parent
5baf19d204
commit
20f8ed311c
@ -14,7 +14,7 @@ import FirstLevelMenu from '../components/first-level-menu.vue';
|
||||
import GlobalLogo from '../../global-logo/index.vue';
|
||||
|
||||
defineOptions({
|
||||
name: 'VerticalMenuMix'
|
||||
name: 'VerticalMixMenu'
|
||||
});
|
||||
|
||||
const route = useRoute();
|
||||
|
Loading…
Reference in New Issue
Block a user