feat(unit-position): implement crud operations and update ui components
- Add new handler, service, and schema files for unit-position - Update list configuration and entry form components - Modify page title and integrate employee relation - Implement CRUD operations with proper validation
This commit is contained in:
No files matched your search
@@ -6,7 +6,7 @@ import Error from '~/components/pub/my-ui/error/error.vue'
|
||||
definePageMeta({
|
||||
// middleware: ['rbac'],
|
||||
roles: ['doctor', 'nurse', 'admisi', 'pharmacy', 'billing', 'management'],
|
||||
title: 'Daftar Unit',
|
||||
title: 'Daftar Unit Posisi',
|
||||
contentFrame: 'cf-container-lg',
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user