|
@@ -56,13 +56,13 @@
|
|
|
name: 'attendance',
|
|
|
component: './business/Attendance',
|
|
|
access: 'authRouteFilter'
|
|
|
- },
|
|
|
- {
|
|
|
- path: '/business/contact',
|
|
|
- name: 'contact',
|
|
|
- component: './business/Contact',
|
|
|
- access: 'authRouteFilter'
|
|
|
}
|
|
|
+ // {
|
|
|
+ // path: '/business/contact',
|
|
|
+ // name: 'contact',
|
|
|
+ // component: './business/Contact',
|
|
|
+ // access: 'authRouteFilter'
|
|
|
+ // }
|
|
|
]
|
|
|
}
|
|
|
]
|