adjust some conent

This commit is contained in:
2025-09-24 13:37:46 +07:00
parent 4a3ef1cf79
commit af61f7ca11
2 changed files with 3 additions and 3 deletions

No files matched your search

+1 -1
View File
@@ -3,7 +3,7 @@ definePageMeta({
middleware: ['rbac'],
roles: ['doctor', 'nurse', 'admisi', 'pharmacy', 'billing', 'management'],
title: 'Dashboard',
contentFrame: 'cf-full-width',
contentFrame: 'cf-no-frame',
})
const route = useRoute()