feat: add RBAC role-based access control and permission checks to device index page

This commit is contained in:
riefive
2025-09-03 15:34:59 +07:00
parent 6afa968b7b
commit 06a26c8b07
8 changed files with 346 additions and 1 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ function onClick(type: string) {
<template>
<div class="mb-5 border-b border-b-slate-300 pb-3 text-lg xl:text-xl">
<Icon name="i-lucide-paint-bucket" class="me-2" />
<span class="font-semibold">Tambah</span> BMHP
<span class="font-semibold">Tambah</span> Alat Kesehatan
</div>
<AppMaterialEntryForm v-model="data" :errors="errors" />
<div class="my-2 flex justify-end py-2">