Commit 725a18c4 authored by gaochao's avatar gaochao

a

parent faf84571
...@@ -127,6 +127,15 @@ export const asyncRouterMap = [ ...@@ -127,6 +127,15 @@ export const asyncRouterMap = [
title: '选项卡', title: '选项卡',
icon: 'table' icon: 'table'
} }
},
{
path: 'calendar',
component: _import('haomo/components/calendar/index'),
name: '',
meta: {
title: 'calendar',
icon: 'table'
}
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment