fix 部署后插件页面刷新403问题

This commit is contained in:
thsrite
2023-07-28 10:02:19 +08:00
parent 2b27b25c46
commit 3faa10569f
2 changed files with 2 additions and 2 deletions
@@ -138,7 +138,7 @@ import UserProfile from '@/layouts/components/UserProfile.vue'
:item="{
title: '插件',
icon: 'mdi-apps',
to: '/plugin',
to: '/plugins',
}"
/>
<VerticalNavLink