Добавил роутинг на страницу медкарточек
This commit is contained in:
@@ -40,6 +40,12 @@ export default {
|
||||
active: false,
|
||||
icon: "clients",
|
||||
},
|
||||
{
|
||||
id: "medcards",
|
||||
path: "#/medcards",
|
||||
active: false,
|
||||
icon: "medcards",
|
||||
},
|
||||
{
|
||||
id: "settings",
|
||||
path: "#/settings",
|
||||
|
||||
Reference in New Issue
Block a user