WIP Добавил запрос на данные медицинской карты и переход на страницу карты
This commit is contained in:
@@ -38,7 +38,7 @@ export default createRouter({
|
||||
{ path: "calendar", component: TheCalendar },
|
||||
{ path: "clients", component: TheUser },
|
||||
{ path: "settings", component: TheSettings },
|
||||
{ path: "medicalCard", component: TheMedicalCard },
|
||||
{ path: "medical-card", component: TheMedicalCard },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user