1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-12-28 12:10:20 +08:00

refactor: adjust routes

This commit is contained in:
张传龙
2022-08-08 15:36:43 +08:00
parent ef3aaa5be5
commit 0bb2a904e7
7 changed files with 19 additions and 16 deletions

View File

@@ -10,6 +10,7 @@ export default {
icon: 'mdi:menu',
role: ['admin'],
requireAuth: true,
index: 3,
},
children: [
{