upd: jabatan

Deskripsi:
- update realtime create jabatan
- update realtime edit jabatan
- update realtime edit status jabatan

No Issues
This commit is contained in:
amel
2024-10-14 11:48:08 +08:00
parent 0f13374ec4
commit 2a44a6fbcf
6 changed files with 47 additions and 25 deletions

View File

@@ -113,6 +113,7 @@ export async function POST(request: Request) {
select: {
id: true,
name: true,
idGroup: true
},
});