feat: add diagnosis name handling and update SEP title in integration pages
This commit is contained in:
@@ -5,7 +5,7 @@ import Content from '~/components/content/sep/list.vue'
|
||||
definePageMeta({
|
||||
middleware: ['rbac'],
|
||||
roles: ['doctor', 'nurse', 'admisi', 'pharmacy', 'billing', 'management'],
|
||||
title: 'Daftar User',
|
||||
title: 'Daftar SEP',
|
||||
contentFrame: 'cf-full-width',
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user