dev: hotfix, menu structure

This commit is contained in:
2025-12-09 08:07:35 +07:00
parent fc0aa5274d
commit bcfe566373
7 changed files with 89 additions and 529 deletions
+30 -34
View File
@@ -26,24 +26,10 @@
{
"title": "Konsultasi",
"link": "/ambulatory/consultation"
}
]
},
{
"title": "IGD",
"icon": "i-lucide-zap",
"children": [
},
{
"title": "Triase",
"link": "/emergency/triage"
},
{
"title": "Kunjungan",
"link": "/emergency/encounter"
},
{
"title": "Konsultasi",
"link": "/emergency/consultation"
}
]
},
@@ -139,12 +125,22 @@
{
"title": "Kemoterapi",
"icon": "i-lucide-droplets",
"link": "/outpation-action/chemotherapy"
"link": "/chemotherapy",
"children": [
{
"title": "Administrasi",
"link": "/chemotherapy/early-encounter"
},
{
"title": "Kunjungan",
"link": "/chemotherapy/encounter"
}
]
},
{
"title": "Hemofilia",
"icon": "i-lucide-droplet-off",
"link": "/outpation-action/hemophilia"
"link": "/hemophilia"
}
]
},
@@ -154,17 +150,17 @@
{
"title": "Thalasemi",
"icon": "i-lucide-baby",
"link": "/children-action/thalasemia"
"link": "/thalasemia"
},
{
"title": "Echocardiography",
"icon": "i-lucide-baby",
"link": "/children-action/echocardiography"
"link": "/echocardiography"
},
{
"title": "Spirometri",
"icon": "i-lucide-baby",
"link": "/children-action/spirometry"
"link": "/spirometry"
}
]
},
@@ -252,20 +248,6 @@
}
]
},
{
"title": "Pengguna",
"icon": "i-lucide-user",
"children": [
{
"title": "Pegawai",
"link": "/human-src/employee"
},
{
"title": "PPDS",
"link": "/human-src/specialist-intern"
}
]
},
{
"title": "Pemeriksaan Penunjang",
"icon": "i-lucide-layout-list",
@@ -288,6 +270,20 @@
}
]
},
{
"title": "Pengguna",
"icon": "i-lucide-user",
"children": [
{
"title": "Pegawai",
"link": "/human-src/employee"
},
{
"title": "PPDS",
"link": "/human-src/intern"
}
]
},
{
"title": "Layanan",
"icon": "i-lucide-layout-list",