mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-10 22:19:31 +00:00
fix(menu): fix menu split mode problem
This commit is contained in:
@@ -7,7 +7,7 @@ const dashboard: AppRouteModule = {
|
||||
path: '/dashboard',
|
||||
name: 'Dashboard',
|
||||
component: LAYOUT,
|
||||
redirect: '/dashboard/welcome',
|
||||
redirect: '/dashboard/workbench',
|
||||
meta: {
|
||||
icon: 'bx:bx-home',
|
||||
title: t('routes.dashboard.dashboard'),
|
||||
|
Reference in New Issue
Block a user