mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 23:18:44 +08:00
完善设定tab精确路由
This commit is contained in:
@@ -160,7 +160,7 @@ const superUser = store.state.auth.superUser
|
||||
:item="{
|
||||
title: '设定',
|
||||
icon: 'mdi-cog',
|
||||
to: '/setting',
|
||||
to: '/setting/account',
|
||||
}"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user