This commit is contained in:
jxxghp
2023-06-25 07:14:51 +08:00
parent 00dcc06235
commit 6063ae6ab9

View File

@@ -141,7 +141,7 @@ import UserProfile from '@/layouts/components/UserProfile.vue'
/>
<VerticalNavLink
:item="{
title: '站点管理',
title: '站点',
icon: 'mdi-web',
to: '/site',
}"