Linkable schedules
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
else {
|
||||
[
|
||||
{ path: '/', component: RouteSchedule },
|
||||
{ path: '/schedule/:from?/:to?', component: RouteSchedule },
|
||||
{ path: '/lookup', component: RouteLookup },
|
||||
{ path: '/patient/:id', component: RoutePatient, children: [
|
||||
{ path: '', component: RoutePatientDetail },
|
||||
|
Reference in New Issue
Block a user