fix: 首页日历功能bug修复。

This commit is contained in:
tianyongbao
2024-08-01 19:46:35 +08:00
parent fa651a32f5
commit ac40437db3
2 changed files with 27 additions and 29 deletions

View File

@@ -65,7 +65,7 @@ export const constantRoutes = [
{
path: '',
component: Layout,
redirect: '/newindex'
redirect: '/accountCalendar'
// children: [
// {
// path: '/index',