Commit 9aff240c authored by lshan's avatar lshan

ls

parent 6da5503d
......@@ -43,14 +43,6 @@ export const scheduleRoutes: Array<RouteConfig> = [
}
},
{
path: 'excise',
name: 'Excise',
component: () => import('@/views/schedule/excise.vue'),
meta: {
title: 'Excise'
}
},
{
path: 'create-events',
name: 'CreateEvents',
component: () => import('@/views/schedule/create-events.vue'),
......
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