This commit is contained in:
qsh
2025-06-26 11:18:09 +08:00
parent 65af79e9a1
commit 461d36dc5d
3 changed files with 4 additions and 4 deletions

View File

@@ -59,7 +59,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
title: '首页',
hidden: true
}
// children: [
// ,children: [
// {
// path: '/index',
// component: () => import('@/views/Basic/Menu/index.vue'),