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

refactor: routes sort

This commit is contained in:
张传龙
2022-08-08 15:44:16 +08:00
parent 0bb2a904e7
commit 63c1f2f132
6 changed files with 10 additions and 10 deletions

View File

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