fix: 首页日历功能bug修复。
This commit is contained in:
@@ -65,7 +65,7 @@ export const constantRoutes = [
|
||||
{
|
||||
path: '',
|
||||
component: Layout,
|
||||
redirect: '/newindex'
|
||||
redirect: '/accountCalendar'
|
||||
// children: [
|
||||
// {
|
||||
// path: '/index',
|
||||
|
||||
Reference in New Issue
Block a user