Feat: add UI CRUD Surat Kontrol at Rehab Medik > kunjungan > Proses

This commit is contained in:
hasyim_kai
2025-10-27 10:21:59 +07:00
parent b90f0c1047
commit 89e0e7a2c8
22 changed files with 1307 additions and 19 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ const headerPrep: HeaderPrep = {
addNav: {
label: 'Tambah',
onClick: () => {
navigateTo('/bpjs/sep/add')
navigateTo('/integration/bpjs/sep/add')
},
},
}