fix(custom):

This commit is contained in:
2024-05-17 18:15:35 +08:00
parent db9d37d370
commit 981fff22de
5 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ export default {
component: () => import('./index.vue'),
meta: {
title: '工作台',
icon: 'mdi:home',
icon: 'mdi:index',
order: 0,
},
},