This commit is contained in:
jxxghp
2023-06-26 17:19:16 +08:00
parent ae8de42bde
commit f58713735f

View File

@@ -155,7 +155,7 @@ import UserProfile from '@/layouts/components/UserProfile.vue'
/>
<VerticalNavLink
:item="{
title: '设置',
title: '用户设置',
icon: 'mdi-cog-outline',
to: '/account-setting',
}"